MSP-EXP432P401R LaunchPad

From SEGGER Knowledge Base
Jump to navigation Jump to search

The TI MSP-EXP432P401R LaunchPad is a MSP432P401R evaluation board.

MSP-EXP432P401R.jpg

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:

MSP432P401R 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 MSP432P401R. It outputs "Hello World!" to the Debug Terminal in a loop.

Setup