Difference between revisions of "TI LP-EW-CC1314R10"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the TI Launchpad EW-CC1314R10 evaluation board.<br> 450px == Preparing for J-Link ==...")
 
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
  +
[[Category:Evalboards]]
 
__TOC__
 
__TOC__
   
 
This article describes specifics for the TI Launchpad EW-CC1314R10 evaluation board.<br>
 
This article describes specifics for the TI Launchpad EW-CC1314R10 evaluation board.<br>
   
[[File:TI_LP-C1311P3_CC1311P3_board.jpg|450px]]
+
[[File:TI_LP-EW-CC1314R10_CC1314R10_board.jpg|450px]]
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
 
*Connect the J-Link to Target In
 
*Connect the J-Link to Target In
  +
*Power the board via J1.1(3,3V) J3.21(GND)
*Unpopulate the jumpers for used debug lines: RST/TMS/TCK/TDO/TDI/SWO
 
*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]]
+
[[File:TI_LP-EW_CC1314R10_CC1314R10_connect.png|400px]]
   
 
== Example Project==
 
== Example Project==
Line 19: Line 19:
 
*Embedded Studio: V6.34
 
*Embedded Studio: V6.34
 
*Hardware: TI Launchpad EW-CC1314R10
 
*Hardware: TI Launchpad EW-CC1314R10
*Link: [[File:TI_LP-C1311P3_CC1311P3_TestProject_ES_V634.zip]]
+
*Link: [[File:TI_LP-EW_CC1314R10_CC1314R10_TestProject_ES_V634.zip]]

Latest revision as of 15:14, 8 May 2024

This article describes specifics for the TI Launchpad EW-CC1314R10 evaluation board.

TI LP-EW-CC1314R10 CC1314R10 board.jpg

Preparing for J-Link

  • Connect the J-Link to Target In
  • Power the board via J1.1(3,3V) J3.21(GND)
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

TI LP-EW CC1314R10 CC1314R10 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 EW-CC1314R10.
It is a simple Hello World sample linked into the internal flash.

SETUP