Renesas EK-RA2A1
Jump to navigation
Jump to search
This article describes specifics for the Renesas EK-RA2A1 evaluation board.
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:
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
- Embedded Studio: V8.30
- Hardware: Renesas EK-RA2A1
- Link: File:Renesas R7FA2A1AB TestProject ES V830.zip
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.