The MSP-EXP430G2 is a Development Tool a.k.a LaunchPad provided by the Texas Instruments to learn and practice on how to use their Microcontrollers. This board falls under the MSP430 Value Line ...
This article is the continuation of our tutorial series on programming MSP430 using Code Composer Studio. Last tutorial was based on external interrupts on MSP430 using GPIO pins. This tutorial is ...
These tutorials are designed as in introduction to embedded systems using the TI launchpads for their MSP430 line of microprocessors. These tutorials are aimed at students with no prior experience ...
[Springuin] just posted a tutorial about debugging MSP430 projects using Eclipse. He read our feature about debugging under IAR, a proprietary IDE which TI offers as a code-limited freebie with the TI ...
Build the project by selecting Project > Make from the menu. This compiles all ?les that have been modi?ed since the project was last made and links them. In fact it is usually a better idea to do ...