Name |
Purpose |
Where to get |
gpsim |
PIC simulator |
http://www.dattalo.com/gnupic/gpsim.html |
gputils |
GNU PIC utilities |
http://gputils.sourceforge.net/ |
flP5 |
PIC programmer |
http://digilander.libero.it/fbradasc/FLP5.html |
indent |
Formats C source - Master of the white spaces |
http://home.hccnet.nl/d.ingamells/beautify.html |
srecord |
Object file conversion, checksumming, ... |
http://srecord.sourceforge.net/ |
objdump |
Object file conversion, ... |
Part of binutils (should be there anyway) |
doxygen |
Source code documentation system |
http://www.doxygen.org |
kdevelop |
IDE (has anyone tried integrating SDCC & sdcdb? Unix only) |
http://www.kdevelop.org |
splint |
Statically checks c sources |
http://www.splint.org |
ddd |
Debugger, serves nicely as GUI to sdcdb (Unix
only) |
http://www.gnu.org/software/ddd/ |