Difference between revisions of "TI LP-CC1311P3"

From SEGGER Wiki
Jump to: navigation, search
(Preparing for J-Link)
(SETUP)
Line 15: Line 15:
 
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the [SiliconVendor] [EvalBoardName].<br>It is a simple Hello World sample linked into the internal flash.<br>
 
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the [SiliconVendor] [EvalBoardName].<br>It is a simple Hello World sample linked into the internal flash.<br>
 
====SETUP====
 
====SETUP====
*J-Link software: V6.74
+
*J-Link software: V7.88g
*Embedded Studio: V4.52b
+
*Embedded Studio: V6.34
 
*Hardware: [SiliconVendor] [EvalBoardName]
 
*Hardware: [SiliconVendor] [EvalBoardName]
*Link: [[File:VENDOR_DEVICENAME_TestProject_ES_V452b.zip]]
+
*Link: [[File:TI_LP-C1311P3_CC1311P3_TestProject_ES_V634.zip]]

Revision as of 11:29, 13 June 2023

This article describes specifics for the TI Launchpad CC1311P3 evaluation board.

TI LP-C1311P3 CC1311P3 board.jpg

Preparing for J-Link

  • Connect the J-Link to Target In
  • Power the board via USB
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

[PICTURE OF CONNECT] VENDOR DEVICE 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 [SiliconVendor] [EvalBoardName].
It is a simple Hello World sample linked into the internal flash.

SETUP