Difference between revisions of "Renesas DA1470x DevKit"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the Renesas DA1470x DevKit evaluation board.<br> 450px == Preparing for J-Link == *Connect t...")
 
 
Line 9: Line 9:
 
* 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:Renesas_DA1470x_DevKit_Connect.PNG|400px]]
 
[[File:Renesas_DA1470x_DevKit_Connect.PNG|400px]]
 
== Example Project==
 
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the Renesas DA1470x DevKit.<br>It is a simple Hello World sample linked into the internal flash.<br>
 
====SETUP====
 
*J-Link software: V7.86b
 
*Embedded Studio: V6.20
 
*Hardware: Renesas DA1470x DevKit
 
*Link: [[File:Renesas_DA1470x_DevKit_TestProject_ES_V620.zip]]
 

Latest revision as of 12:14, 24 February 2023

This article describes specifics for the Renesas DA1470x DevKit evaluation board.
Renesas DA1470x DevKit.jpg

Preparing for J-Link

  • Connect the J-Link to the 19-pin debug connector (J31).
  • Power the board via USB (J8).
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

Renesas DA1470x DevKit Connect.PNG