Renesas VOICE-RA2L1 V1
Jump to navigation
Jump to search
This article describes specifics for the Renesas VOICE-RA2L1 V1 evaluation board.
Preparing for J-Link
- Connect the J-Link to to the 10 Pin SWD Header (J8)
- Power the board via USB-C (J1)
- 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 VOICE-RA2L1 V1.
It is a simple Hello World sample linked into the internal flash.
SETUP
- Embedded Studio: V8.30
- Hardware: Renesas VOICE-RA2L1 V1
- Link: File:RENESAS R7FA2L1AB 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.