Page 1 of 1

Support for other PIC18

PostPosted: Sat Mar 29, 2014 8:36 pm
by demanik
Hi David.
Whether there is an opportunity to add support 18F87K22 ?

Re: Support for other PIC18

PostPosted: Sun Mar 30, 2014 10:06 pm
by Jerry Messina
I don't know what David's plans are for the PIC18 version of Firewing, but right now it supports 4 or 5 chips, and if too many more were added then it would sort of negate the need for the Swordfish product.

Perhaps a "Swordfish toolsuite" could be added... then folks who have purchased Swordfish could use Firewing with any of the chips. The main problem I see with that is the libraries, since PIC18 chips need about 10 different library variants to support the different devices, and there's no way to get a simple hardware platform to support all the permutations.

Re: Support for other PIC18

PostPosted: Mon Mar 31, 2014 4:37 pm
by David John Barker
I have a (BETA) toolsuite for Swordfish if anyone would be interested in testing? I also have toolsuites for microEngineering Labs PBP and PROTON (PDS), again, if anyone would like to test?

Re: Support for other PIC18

PostPosted: Mon Mar 31, 2014 4:46 pm
by demanik
I can try toolsuite for Swordfish

Re: Support for other PIC18

PostPosted: Mon Mar 31, 2014 4:53 pm
by Jerry Messina
I'd be interested, too.

Do you have a device file generator for the P18, or did you just do those by hand? If you have one, it'd be nice to get the source for that like you did for the 16/32 ones.

Re: Support for other PIC18

PostPosted: Mon Mar 31, 2014 6:07 pm
by David John Barker
OK, I'll upload something in the next day or two...

Re: Support for other PIC18

PostPosted: Tue Apr 01, 2014 9:48 am
by David John Barker
You can download the Swordfish toolsuite from here

http://www.firewing.info/pmwiki.php?n=FirewingUser.SwordfishToolsuite

The page also contains a link to some auto-generated device files, ready for you to use

http://www.firewing.info/user-uploads/FirewingUser/SwordfishToolsuite/NewInclude.zip

or you can generate your own using the sysgen 08 application

http://www.firewing.info/pmwiki.php?n=FirewingUser.SystemGenerator

Any feedback using the Swordfish toolsuite would be very useful...

Re: Support for other PIC18

PostPosted: Fri Apr 11, 2014 5:14 pm
by demanik
David John Barker wrote:I have a (BETA) toolsuite for Swordfish if anyone would be interested in testing? I also have toolsuites for microEngineering Labs PBP and PROTON (PDS), again, if anyone would like to test?


Lay out PROTON (PDS) toolsuites for test.

Re: Support for other PIC18

PostPosted: Fri Apr 11, 2014 5:43 pm
by David John Barker
I am unable to release the PDS18 toolsuite at the current time.