Name
|
Purpose |
Where to get
|
---|---|---|
PIC simulator | ||
GNU PIC utilities | ||
flP5
|
PIC programmer | |
ec2drv/newcdb
|
Tools for Silicon Laboratories JTAG debug adapter, partly based on SDCDB (Unix only) | |
Formats C source - Master of the white spaces | ||
Object file conversion, checksumming, ... | ||
Object file conversion, ... |
Part of binutils (should be there anyway)
|
|
cmon51
|
8051 monitor (hex up-/download, single step, disassemble) | |
Source code documentation system | ||
kdevelop
|
IDE (has anyone tried integrating SDCC & SDCDB? Unix only) | |
paulmon
|
8051 monitor (hex up-/download, single step, disassemble) | |
Statically checks c sources (see 3.3.4) | ||
Debugger, serves nicely as GUI to SDCDB (Unix only) | ||
Disassembler, can count instruction cycles, use with options -pnd | ||
Cross platform build system, generates Makefiles and project workspaces |
http://www.cmake.org and a dedicated wiki entry: http://www.cmake.org/Wiki/CmakeSdcc
|