lm4tools

Tools for programming and debugging TI Stellaris Launchpad boards

brewmacoslinux
Try with needOr install directly
Source

About

Tools for TI Stellaris Launchpad boards

Commands

lm4flashlm4tools

Examples

Flash a compiled binary to a Stellaris Launchpad board$ lm4flash firmware.bin
Flash with verbose output to diagnose connection issues$ lm4flash -v firmware.bin
Erase the flash memory on the board before programming$ lm4flash -e firmware.bin