Difference between revisions of "Renesas EK-RA2A2"

From SEGGER Wiki
Jump to: navigation, search
Line 20: Line 20:
 
*Power the board via J10.
 
*Power the board via J10.
 
* 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:TODO.png|400px]]
+
[[File:Renesas_R7FA2A2AD3CFP_EK-RA2A2_connect.png|400px]]
   
 
== Example Project==
 
== Example Project==

Revision as of 17:22, 15 March 2024

This article describes specifics for the Renesas EK-RA2A2 evaluation board.
Renesas R7FA2A2AD3CFP EK-RA2A2 board.jpg

Preparing for J-Link

  • Connect the J-Link to this pins:
J-Link Pin Connector Pin Name
VTref J2 1 VCC
GND J2 20 VSS
TMS/SWDIO J2 18 P108/SWDIO
TCK/SWCLK J2 17 P300/SWCLK
  • Power the board via J10.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

Renesas R7FA2A2AD3CFP EK-RA2A2 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 Renesas EK-RA2A2.
It is a simple Hello World sample linked into the internal flash.

SETUP

  • Embedded Studio: V7.12a
  • Hardware: Renesas EK-RA2A2
  • Link: File:TODO.zip