Zum Inhalt springen

Small Device C Compiler

aus Wikipedia, der freien Enzyklopädie
Dies ist eine alte Version dieser Seite, zuletzt bearbeitet am 24. März 2013 um 00:42 Uhr durch Addbot (Diskussion | Beiträge) (Bot: Migrating 2 interwiki links, now provided by Wikidata on d:q7542756). Sie kann sich erheblich von der aktuellen Version unterscheiden.

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

Work is in progress on:

See also

Portal: Free software – Übersicht zu Wikipedia-Inhalten zum Thema Free software

References

  1. Rainer Leupers, Peter Marwedel: "Retargetable Compiler Technology for Embedded Systems: Tools and Applications", page 126. Springer, 2001
  2. According to a Google search for: 8051 open source C compiler
  3. SourceForge: Usage Statistics For Small Device C Compiler. Abgerufen am 16. Februar 2010.


Vorlage:Programming-software-stub