Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Small Device C Compiler

From Wikipedia, the free encyclopedia
Small Device C Compiler
Developer(s)Sandeep Dutta and others
Stable release
4.4.0 / January 29, 2024; 17 months ago (2024-01-29)
Repository
Operating systemMicrosoft Windows,macOS,Linux
TypeCcompiler
LicenseGPL
Websitesdcc.sourceforge.net

TheSmall Device C Compiler (SDCC) is afree-software, partiallyretargetable[1]Ccompiler for 8-bitmicrocontrollers. It is distributed under theGNU General Public License. The package also contains anassembler,linker,simulator anddebugger. SDCC is a popular open-source C compiler for microcontrollers compatible withIntel 8051/MCS-51.[2][3][4]

Supported hosts

[edit]

Sources, documentation, and binaries are available for Linux (32-bit and 64-bit), macOS (PPC and 64-bit), and Windows (32-bit and 64-bit).

Supported targets

[edit]

The following include binary compatible derivatives:

Work in progress:

Obsolete:

  • AVR microcontrollers used to be a supported target, but was made obsolete by avr-gcc in 2010 (SDCC 3.0.0).

See also

[edit]
  • Z88DK - C compiler for Z80-based systems
  • cc65 - C compiler for 6502/65C02 systems

References

[edit]
  1. ^Rainer Leupers, Peter Marwedel: "Retargetable Compiler Technology for Embedded Systems: Tools and Applications", page 126. Springer, 2001
  2. ^"Porting Contiki Operating System to RIEST2430" by Juan Wang, Wei Ma, and Dan Liu, published in"Emerging Intelligent Computing Technology and Applications", 2012, p. 383: "Due to the 8051 MCU’s unique characteristics, there are only a handful of toolchains available. The most noteworthy open source solution is the Small Device C Compiler (SDCC)."
  3. ^Lewin Edwards"Open-Source Robotics and Process Control Cookbook: Designing and Building Robust, Dependable Real-time Systems", 2005, p. 15: "Worse still, the only halfway decent open-source C compiler for the 8051 (sdcc) is exactly that—only halfway decent."
  4. ^Lewin A. R. W. Edwards (2006).So, You Wanna be an Embedded Engineer: The Guide to Embedded Engineering, from Consultancy to the Corporate Ladder. p. 51.: "I personally prefer to use the free compiler package, sdcc. This is unquestionably the poor man's choice of 8051 C compilers, ... in any case, sdcc is perfectly adequate for hobbyist, low-volume and/or educational projects."
  5. ^Padauk website
  6. ^"SDCC - Small Device C Compiler". Retrieved2013-01-20.
  7. ^Setting up the free compiler SDCC at MPLABX, Google Sites

External links

[edit]
Features
Standard library
Implementations
Compilers
IDEs
Comparison with
other languages
Descendant
languages
Designer
Stub icon

Thisprogramming-tool-related article is astub. You can help Wikipedia byexpanding it.

Retrieved from "https://en.wikipedia.org/w/index.php?title=Small_Device_C_Compiler&oldid=1291447123"
Categories:
Hidden category:

[8]ページ先頭

©2009-2025 Movatter.jp