Renesas EK-RA2A1

From SEGGER Knowledge Base
Jump to navigation Jump to search

This article describes specifics for the Renesas EK-RA2A1 evaluation board.

Renesas EK-RA2A1.jpg

Preparing for J-Link

  • Connect the J-Link to to the 10 Pin SWD Header (J10)
  • Power the board via micro usb (J11)
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

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

SETUP

Please Note: Internal flash on RA2 devices contains an option-byte section. This section is excluded from the example application's link configuration to avoid unexpected debug behavior. See SEGGER_Flash.icf for details.