Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2013-01-13 | 593 Bytes | |
sdcc_for_ST7.20130113.win32.zip | 2013-01-13 | 2.4 MB | |
sdccstm.20110114.zip | 2011-01-15 | 668.3 kB | |
sdccstm.20111010.zip | 2011-01-10 | 860.4 kB | |
Totals: 4 Items | 4.0 MB | 1 |
Here, MinGW builds are put -------------------------- sdcc_for_ST7.20130113.win32.zip - this file contains EXE files for compiler, assembler, linker and simulator of ST7 architecture. Simple examplescan be found in Subversion in directory sdcc/src/st7/tests/ - all 47 tests from PIC14 regression passed sdccstm.20110114.zip - STM8 basic support added. Compiler is run with "sdcc -mstm8 file.c". It automatically runs assembler and linker. - register allocator does not work efficiently - needs testing, testing and testing sdccstm.20110110.zip - ST7 basic support