RZA3UL Evaluation board: Difference between revisions

From Renesas.info
No edit summary
Line 26: Line 26:
* Renesas e2studio Version 2022-07 or later
* Renesas e2studio Version 2022-07 or later
* GCC ARM A-Profile (AArch64 bare-metal) 10.3.2021.07
* GCC ARM A-Profile (AArch64 bare-metal) 10.3.2021.07
= Initial Program Loader ( IPL ) =
IPL is a boot program sample code for RZ/A Series. When the RZ/A MPU is started, the IPL initializes peripheral I/O modules, Flash memory, DDR SDRAM etc., and starts the application software developed in Renesas FSP environment with the execution state of AARch64, Exception Level EL3. IPL consists of functions such as PLL and clock control driver, peripheral I/O module driver, and Serial Flash Memory driver, etc.
[https://github.com/renesas/rza-initial-program-loader Initial Program Loader (IPL) for Renesas RZ/A Series Source Code]


= JTAG Setup =
= JTAG Setup =

Revision as of 00:03, 10 August 2022

RZ/A3UL Evaluation Board Contents

General Information

Package Versions

RZ/V2UL has two parts that support different external memory configurations.

  • QSPI and DDR
  • Octo Flash, Octo RAM, and DDR

Getting Started

RZ/V3UL Getting Started Document (Link)

Renesas Flexible Software Package ( FSP )

RZ/A3UL is supported by the Renesas Flexible Software Package. Supported links.

Initial Program Loader ( IPL )

IPL is a boot program sample code for RZ/A Series. When the RZ/A MPU is started, the IPL initializes peripheral I/O modules, Flash memory, DDR SDRAM etc., and starts the application software developed in Renesas FSP environment with the execution state of AARch64, Exception Level EL3. IPL consists of functions such as PLL and clock control driver, peripheral I/O module driver, and Serial Flash Memory driver, etc.

Initial Program Loader (IPL) for Renesas RZ/A Series Source Code

JTAG Setup

Supported ICE

  • Segger J-LINK version 11.0 or later
  • NOTE: The e2studio that support RZ/A3UL don’t work with older J-Link series ICE. (For J-Link Base, please use V11.0 or later.)

HMI and Camera Support