RZ/T2H
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
🛒 What you will need to purchase
- Power supply: (Required) Prepare it separately following the EVK manual:

Verified one: Anker 715 Charger (Nano II 65W) / Anker Nano II 65W from www.Amazon.com. Make sure the USB-C power supply PD specs contains " 15.0V==3.0A" like the below:
-------------------------------------------------------------
US Specs:
Input: 100-240V~ 2.1A 50-60Hz
Output: 5.0V==3.0A /9.0V==3.0A / 15.0V==3.0A / 20.0V==3.25A (65W Max)
---------------------------------------------------------- - micro-SD card, 4GB minimum
💻 Build Environment
⚠️ The Linux 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 Software BSP
🔨 Building the BSP
- Follow the instructions in the contained Linux Startup Guide document.