MSP-EXP432P411 LaunchPad
Jump to navigation
Jump to search
The TI MSP-EXP432P411 LaunchPad is a MSP432P411 evaluation board.
Preparing for J-Link
- Connect your J-Link to the "MSP432 In" JTAG connector J8 on the evaluation board.
- Remove the jumpers RST, TMS, TDO and TDI from J101.
- Power the board via the USB connector.
- 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 MSP432P411. It outputs "Hello World!" to the Debug Terminal in a loop.
Setup
- J-Link software: V9.56
- Embedded Studio: V8.26
- Hardware: TI MSP-EXP432P411 Launchpad
- Link: File:MSP432P411 HelloWorld.zip