Difference between revisions of "Renesas EK-RA4M2"

From SEGGER Wiki
Jump to: navigation, search
(SETUP)
(SETUP)
 
(No difference)

Latest revision as of 15:59, 28 June 2024

This article describes specifics for the Renesas EK-RA4M2 evaluation board.
Renesas R7FA6M3AH EK-RA4M2 picture.jpg


Preparing for J-Link

  • Connect the J-Link to this pins:
J-Link Pin Connector Pin Name
VTref J4 1 +3V3
GND J4 27 GND
TMS/SWDIO J3 3 P108
TCK/SWCLK J4 26 P300
  • Power the board via J11.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

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

SETUP