texas instruments

TI LaunchPads

Texas Instruments have its own library of development boards, called launchpads. Launchpads provided for two families — 16bit msp430 and 32bit ARM (Tiva C, Stellaris).

How To:

To install support package for TI LaunchPads into cuwire, please follow this steps:

  1. Download Energia IDE;
  2. Run cuwire platform import energia <path to Energia IDE>

TODO: add GUI support

msp430 platform

Panstamp made good work to provide msp430 support. Their solution (after some modifications) work perfectly for my MSP-EXP430G2.

Compile, upload, serial is fully functional.

TODO: add support for panstamp and TE-CC430F51

ARM platform (Tiva, Stellaris)

Got stellaris working by borrowing energia's hardware folders, added platform.txt


Legacy msp430 info

Almost working solution from panstamp is here.

  • http://www.panstamp.com
  • http://forum.arduino.cc/index.php?topic=267356.0
  • https://github.com/panStamp/panstamp/wiki/First%20steps
  • bad variant