Skip to main content

3-2 Environment

Please prepare your environment by following the steps below,

  • Ubuntu 22.04
  • Docker
  • build Docker Container - Ubuntu 20.04
  • Yocto build environment
  • Download the Renesas RZ/G2L BSP

Please reference the Renesas official document, build a Docker container for Yocto project compilation.

Linux Start-up Guide

For more detail information, plsease reference the instructions in the 01-Renesas section.

Please make sure you can successfully build Linux image file and then write it to SD card and boot on the target board Renesas RZ/G2L.

Please build Yocto project by using the options:

MACHINE=smarc-rzg2l bitbake core-image-qt

For details please ref. to Chapter 01-Renesas.