ImageCraft Propeller C for Parallax's innovative 32 bit multicore microcontroller.
ICCV7 for Propeller Features at a Glance:
- comprehensive target support
- powerful and user-friendly IDE
- ANSI C compiler
- optimizations
- assembler / linker
- debugger support
- libraries
- documentation
- third party tool support
- technical support
- (Additional features, debugger information, etc. listed below)
- uses Large Memory Model (LMM) to bypass 2K byte limits of Cog code
- typically 5 to 10 times faster than Spin
- access Propeller multiprocessing and other Propeller specific features in C
- write native assembly code and launch it in another Cog for high performance driver
- built-in terminal
- support for Parallax's Propellent DLL for program downloading
- Include libraries such as ASyncIO, VGA Text, etc.
Note: debugger support (listed above) is planned but is currently not yet available at this time.