Difference between revisions of "TI LP-CC1311P3"

From SEGGER Wiki
Jump to: navigation, search
(SETUP)
(Preparing for J-Link)
Line 9: Line 9:
 
*Power the board via USB
 
*Power the board via USB
 
* Verify the Connection with e.g. [https://wiki.segger.com/J-Link_cannot_connect_to_the_CPU#Verify_functionality_using_J-Link_Commander J-Link Commander]. The output should look as follows:
 
* Verify the Connection with e.g. [https://wiki.segger.com/J-Link_cannot_connect_to_the_CPU#Verify_functionality_using_J-Link_Commander J-Link Commander]. The output should look as follows:
  +
[[File:TI_LP-CC1311P3_CC1311P3_connect.png|400px]]
'''[PICTURE OF CONNECT]'''
 
[[File:VENDOR_DEVICE_CONNECT.PNG|400px]]
 
   
 
== Example Project==
 
== Example Project==

Revision as of 11:34, 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:

TI LP-CC1311P3 CC1311P3 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