MSP-EXP432P411 LaunchPad

From SEGGER Knowledge Base
Jump to navigation Jump to search

The TI MSP-EXP432P411 LaunchPad is a MSP432P411 evaluation board.

MSP-EXP432P411.jpg

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:

MSP432P411 Connect.png

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