Renesas RZ/G2UL SMARC EVK

From SEGGER Wiki
Jump to: navigation, search

This article describes specifics for the Renesas RZ/G2UL. A generic startup guide + additional information can be found on Renesas website.

450px

Minimum requirements

  • J-Link software V7.84a or later

Preparing for J-Link

  • Connect the J-Link to the SWD header (CN2) on the SMARC module
  • Set "SW1-1" to OFF in order to enable debug mode
  • Power the board via CN6 (Power Input)
  • Press the POWER button (SW9) in order to supply the SMARC module with power
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

Renesas RZG2UL Connect.gif

Example Project

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the Renesas RZ/G2L. It is a simple Hello World sample linked into the internal RAM.

SETUP