> Hi, > > As my current project is slowly growing bigger than the memory in my > PIC16F886, I'm considering moving it onto a PIC18F2550. > > Does anybody here have good or bad feedback using the PIC18F2550 with sdcc ? > > I see from its datasheet that it has a richest instructions set than the 16F > family, supposedly more efficient for C compilers. > > Furthermore, it has an "extended instructions set" that must be enabled thru > the config register, and that is supposedly "yet even more C-complier > friendly". Does sdcc make use of these instructions ? Should the extended > instructions be enabled for use with sdcc ? > > TIA, kind regards. >
Hi Michel, I used SDCC for 18F2455/4550 and USB stack by Alex Enzmann without problem (after I found working linker script version). I used SDCC for 18F2480 and for some CAN communication. I wrote some test code for LAN controller ENC28J60 - and it worked as well. So I can recommend sdcc for 18F family. The code generated is a little bit bigger than ouput from other compilers but compiler is not buggy. And if you find some problem, community here ( Raphael, are you still here ? ) helps as much as possible. Best Regards, Vasek ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Sdcc-user mailing list Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user