Difference between revisions of "Platforms msp430"

From DiLab
Jump to: navigation, search
(New page: {{TocRight}} In MansOS, "'''msp430'''" is a platform supporting hardware based on TI msp430 controllers. ===Compile example=== make msp430 ===Upload example=== make msp430 upload ===D...)
 
(No difference)

Latest revision as of 22:58, 1 September 2010

In MansOS, "msp430" is a platform supporting hardware based on TI msp430 controllers.

Compile example

make msp430

Upload example

make msp430 upload

Dependencies

You should have the latest msp430-gcc toolchain installed.