Small Device C Compiler
Erscheinungsbild
Vorlage:Infobox software The Small Device C Compiler (SDCC) is an open source, partially retargetable[1] C compiler for microcontrollers. It is distributed under the GNU General Public License. The package also contains a linker, assembler, simulator and debugger. As of March 2007, SDCC is the only open source C compiler for Intel 8051-compatible microcontrollers[2]Vorlage:Citation needed. In 2011 the compiler is downloaded on average more than 200 times per day.[3]
The SDCC compiler was used by the FreeRTOS project to port its real-time operating system to the 8051-based Silabs (formerly Cygnal) series of microcontrollers.
Supported target architectures
- Intel 8051 and its derivatives.
- Zilog Z80 and binary compatible derivatives such as the eZ80.
- Zilog Z180.
- Rabbit 2000 and the binary compatible derivative Rabbit 3000.
- Rabbit 3000A and binary compatible derivatives such as the Rabbit 4000.
- Sharp LR35902 (the CPU used in the Game Boy).
- Freescale (Motorola) HC08.
- Freescale S08.
- STMicroelectronics STM8.
Work is in progress on:
See also
References
- ↑ Rainer Leupers, Peter Marwedel: "Retargetable Compiler Technology for Embedded Systems: Tools and Applications", page 126. Springer, 2001
- ↑ According to a Google search for: 8051 open source C compiler
- ↑ SourceForge: Usage Statistics For Small Device C Compiler. Abgerufen am 16. Februar 2010.