RZA3UL Evaluation board: Difference between revisions

From Renesas.info
No edit summary
(ā†’ā€ŽGetting Started: Added directions for FSP installation on Linux)
Line 15: Line 15:


= Getting Started =
= Getting Started =
=== Linux and Windows IDE Installation ===
[https://www.renesas.com/us/en/document/qsg/getting-started-rza-flexible-software-package-v100?language=en&r=1619651 RZ/V3UL Getting Started Document (Link)]
[https://www.renesas.com/us/en/document/qsg/getting-started-rza-flexible-software-package-v100?language=en&r=1619651 RZ/V3UL Getting Started Document (Link)]
=== Linux FSP Installation ===
NOTE: The FSP installation section in the Getting Started Document is for Window Host machines. Use the following steps for Linux machines.
[https://github.com/renesas/rza-fsp/releases Official Linux and Windows FSP Website]
# Download the zip archive file from the above link
# Find the installation directory for the FSP.
## Open e2studio IDE.
## Select Help andĀ  about e2studio in the drop down menu
## In the Dialog press the "Installation Details" Button.
## In the next dialog there are several tabs at the top of the dialog. Select the "Supported Folders" tab.
## Click the link "e2 studio support area"
## This will open the linux Nautilus file manager.
# Extract the archive file to the e2studio support area folder. This is the directory you found in the prefiious step For example the folder may look be this <code>~/.eclipse/com.renesas.platform_1458492943.</code>
# e2studio Linux


= Renesas Flexible Software Package ( FSP ) =
= Renesas Flexible Software Package ( FSP ) =

Revision as of 21:02, 24 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

Linux and Windows IDE Installation

RZ/V3UL Getting Started Document (Link)

Linux FSP Installation

NOTE: The FSP installation section in the Getting Started Document is for Window Host machines. Use the following steps for Linux machines.

Official Linux and Windows FSP Website

  1. Download the zip archive file from the above link
  2. Find the installation directory for the FSP.
    1. Open e2studio IDE.
    2. Select Help and about e2studio in the drop down menu
    3. In the Dialog press the "Installation Details" Button.
    4. In the next dialog there are several tabs at the top of the dialog. Select the "Supported Folders" tab.
    5. Click the link "e2 studio support area"
    6. This will open the linux Nautilus file manager.
  3. Extract the archive file to the e2studio support area folder. This is the directory you found in the prefiious step For example the folder may look be this ~/.eclipse/com.renesas.platform_1458492943.
  4. e2studio Linux

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