Difference between revisions of "Renesas EK-RA6M3"

From SEGGER Wiki
Jump to: navigation, search
Line 3: Line 3:
   
 
This article describes specifics for the Renesas EK-RA6M3 evaluation board.<br>
 
This article describes specifics for the Renesas EK-RA6M3 evaluation board.<br>
[[File:Renesas_R7FA6M3AH_EK-RA6M3_picture.jpg|450px]]
+
[[File:Renesas_R7FA4M2AD_EK-RA6M3_picture.jpg|450px]]
   
   
Line 10: Line 10:
 
*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:Renesas_R7FA6M3AH_EK-RA6M3_connect.png|400px]]
+
[[File:Renesas_R7FA4M2AD_EK-RA6M3_connect.png|400px]]
 
== Example Project==
 
== 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-RA6M3.<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 Renesas EK-RA6M3.<br>It is a simple Hello World sample linked into the internal flash.<br>
Line 16: Line 16:
 
*J-Link software: V8.10b
 
*J-Link software: V8.10b
 
*Hardware: Renesas EK-RA6M3
 
*Hardware: Renesas EK-RA6M3
*Link: [[File:Renesas_R7FA6M3AH_TestProject_ES_V810b.zip]]
+
*Link: [[File:Renesas_R7FA4M2AD_TestProject_ES_V810b.zip]]

Revision as of 15:55, 28 June 2024

This article describes specifics for the Renesas EK-RA6M3 evaluation board.
450px


Preparing for J-Link

  • Connect the J-Link to the JTAG header (J13)
  • Power the board via J10.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

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

SETUP