RZ/G3S Evaluation Kit Ordering Part Number: RTK9845S33S01000BE
Getting Started
📄 Easy download guide
The easy download guide can be found on renesas.com.
This document regroups all links necessary for the user to develop an application.
📦 What is included in the Box
RZ/G3S SMARC Module board
RZ SMARC Series Carrier Board II
RZ SMARC Series JTAG adaptor cable
USB Type-A to USB Micro B cable for serial debug
Accessories: Screws and spacer
🛒 What you will need to purchase
Power: (Required) USB Type-C power supply.
⭐ Pre-Built Binaries ⭐
If you prefer to program pre-built binaries into your board, you can find the link to download them in easy download guide from renesas.com
The package includes a complete SD Card image that can be written using Windows or Linux.
Boot loaders are also included in the package.
On the downloaded Pre-built Image package, you can find Pre-built images guide. Please follow the instruction in the guide to program the prebuilt image.
💻 Build Environment
⚠️ The BSP will only build in Ubuntu 20.04
To build the BSP, you will need a Linux PC runningUbuntu 20.04. This was the only host OS that was tested, and that specific version is a requirement of Yocto 3.1 (dunfell).Using Ubuntu22.04will not work.
You can use a Linux PC (recommended) or a Virtual Machine. If using a Virtual Machine, 200GB of hard drive space is recommended for the minimum build.
If you arenot currently running Ubuntu 20.04, you can use adocker container.
Example: Host Machine = Ubuntu 22.04 + Docker Container running Ubuntu 20.04 inside of it.
Download the RZ/G2L Board Support Package from renesas.com
🔨 Building the BSP
Build Instructions:The instructions for building the BSP are located in theRelease Notedocument that is included in the ZIP file download from renesas.com.
⚡ Programing the Board
The instructions for setting up and programming the board are located in theBoard Start-up Guidethat comes in the BSP download package