MSP-EXP432P401R LaunchPad
Jump to navigation
Jump to search
The TI MSP-EXP432P401R LaunchPad is a MSP432P401R evaluation board.
Preparing for J-Link
- Connect your J-Link to the JTAG connector J102 on the evaluation board and set the JTAG switch S101 to "Ext Debug".
- Power the board via the USB connector J101.
- Verify the Connection with J-Link Commander. The output should look as follows:
Example Projects
Hello World
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the MSP432P401R. It outputs "Hello World!" to the Debug Terminal in a loop.
Setup
- J-Link software: V9.56
- Embedded Studio: V8.26
- Hardware: TI MSP-EXP432P401R Launchpad
- Link: File:MSP432P401R HelloWorld.zip