MPLAB X

Coding and general discussion relating to the compiler

Moderators: David Barker, Jerry Messina

Post Reply
Dredd
Registered User
Registered User
Posts: 12
Joined: Mon Sep 13, 2010 12:27 pm
Location: Canada (Montreal)

MPLAB X

Post by Dredd » Tue Sep 18, 2012 12:54 pm

Hi,
As anybody tried SF with MPLAB X yet? Is it working or not? I am thinking of going from MPLAB 8 to MPLAB X but if SF is not supported, then i will stick with MPLAB 8. (I searched the forum, but couldn't find any answers)

Any comments are welcomed :)

Thanks

User avatar
David Barker
Swordfish Developer
Posts: 1214
Joined: Tue Oct 03, 2006 7:01 pm
Location: Saltburn by the Sea, UK
Contact:

Post by David Barker » Tue Sep 18, 2012 3:26 pm

I've not installed MPLABX as I've heard some bad reports about it - I'm sticking with MPLAB for the time being...

Dredd
Registered User
Registered User
Posts: 12
Joined: Mon Sep 13, 2010 12:27 pm
Location: Canada (Montreal)

Post by Dredd » Fri Sep 21, 2012 1:08 am

Thanks for the answer David. In that case, i won't even bother looking at it :lol:

skartalov
Posts: 37
Joined: Fri Apr 09, 2010 10:50 am
Location: BULGARIA

MPLAB + PICKIT 3

Post by skartalov » Sat Feb 09, 2013 3:17 pm

Hi,

can anyone help me!

I am using SF with MPLAB 8 and PICKIT 3 prog.

How to create a new programmer entry that way, so when I hit BUILD, the HEX file to automatically load to MPLAB and force the programming process to begin?
Or if it is not possible- just to load the file in MPLAB?

THX

User avatar
David Barker
Swordfish Developer
Posts: 1214
Joined: Tue Oct 03, 2006 7:01 pm
Location: Saltburn by the Sea, UK
Contact:

Post by David Barker » Sat Feb 09, 2013 3:48 pm

You could try integrating the programmer into the IDE

http://digital-diy.com/forum/swordfish- ... html#p3985

may be of some help...

Jerry Messina
Swordfish Developer
Posts: 1469
Joined: Fri Jan 30, 2009 6:27 pm
Location: US

Post by Jerry Messina » Sat Feb 09, 2013 9:50 pm

If you like using MPLAB, then another way is to integrate SF into the MPLAB IDE.

Checkout
http://www.sfcompiler.co.uk/wiki/pmwiki ... User.MPLAB
and
http://www.sfcompiler.co.uk/wiki/pmwiki ... r.MPLABICD

I like using the SF IDE better, but I use that method when I want to debug using one of the hardware debuggers/simulator. You can always just set it up to program instead of debug.

Post Reply