On Wednesday 02 August 2006 17:17, Jean-Sebastien Stoezel wrote: > I would like to know what is the current support of SDCC for PIC > microcontrollers? What about 16F628A?
I'm using it with great success for pic18F[24]550 devices, the only bigger issues I noticed came from the aged version of gputils I was using. (make sure to grab the most recent snapshot) About your 16F628A: sdcc installs a header file for it (/usr/share/sdcc/include/pic/pic16f628a.h) but if its complete + functional, I have no idea. I'd say, just give it a try... /Ernst ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Sdcc-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sdcc-user
