Y
Hacker News
new
|
ask
|
show
|
jobs
by
stratomorph
5835 days ago
It looks like gcc can be used (
http://mspgcc.sourceforge.net/
). I'll have to brush up on my C.
2 comments
plaes
5835 days ago
Also llvm (
http://www.llvm.org
) has experimental msp430 backend.
[edit] Found the real development site:
https://www.fooe.net/trac/llvm-msp430/wiki
link
sophacles
5835 days ago
Once compiled, how does the transfer to chip go?
link
plaes
5834 days ago
There should be some kind of utilities. So far I have at least used one for Atmel AVR-s and MIPS architectures.
link
Tichy
5835 days ago
Same here, but I expect at least C code for those little chips will remain manageable in size.
link
[edit] Found the real development site: https://www.fooe.net/trac/llvm-msp430/wiki