Renesas VOICE-RA2L1 V1

From SEGGER Knowledge Base
Jump to navigation Jump to search

This article describes specifics for the Renesas VOICE-RA2L1 V1 evaluation board.

Renesas VOICE-RA2L1 V1.jpg

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:

Renesas RA2L1 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 VOICE-RA2L1 V1.
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.