| Name |
Purpose |
Where to get |
| gpsim |
PIC simulator |
http://www.dattalo.com/gnupic/gpsim.html |
| flP5 |
PIC programmer |
http://digilander.libero.it/fbradasc/FLP5.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 |
| 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/ |