This page is for the RZ/G3S evaluation board by Renesas.

General Information

RZ/G3S

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 running Ubuntu 20.04. This was the only host OS that was tested, and that specific version is a requirement of Yocto 3.1 (dunfell). Using Ubuntu 22.04 will 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 are not currently running Ubuntu 20.04, you can use a docker container.
    • Example: Host Machine = Ubuntu 22.04 + Docker Container running Ubuntu 20.04 inside of it.
  • Some setup instructions and scripts are provided to make it easy to get started.

💾 Downloading the Linux BSP

  • Download the RZ/G2L Board Support Package from renesas.com

🔨 Building the BSP

  • Build Instructions: The instructions for building the BSP are located in the Release Note document that is included in the ZIP file download from renesas.com.

⚡ Programing the Board


  • No labels