TI LaunchPad CC1354P10

From SEGGER Wiki
Revision as of 11:02, 3 February 2023 by Erik (talk | contribs) (Preparing for J-Link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This article describes specifics for the TI LaunchPad CC1354P10 evaluation board.
TI LaunchPadCC1354P10.jpg

Preparing for J-Link

  • Make sure that the RST, TMS, TCK, TDD, TDI and SWO jumper are "disabled" (marked as number 1 in the screenshot above)
  • Connect the J-Link to Target In (9-Pin Cortex-M connector; marked as number 2 in the screenshot above)
  • Power the board via micro USB
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

TI CC1354P10 Connect.PNG

Example Project

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the TI LaunchPad CC1354P10.
It is a simple Hello World sample linked into the internal flash.

SETUP