Some various TI Stellaris code I use with the open ARM EABI toolchain and lm4tools.
Tested on Mac OS X 10.6.8
- ARM EABI Toolchain Builder
- lm4tools
- TI Stellaris LM4F120XL dev board
cd boards/ek-lm4f120xl/project0
make
lm4flash gcc/project0.bin
- Great success!
(forked from https://githup.com/yuvadm/stellaris on 2012nov29)