TXRZ¶
First Steps¶
Unpack, connect, power up and boot
Install Quick Guide¶
How to flash a system image to the module
Refer to UUU - Universal Update Utility for details
1. Get a system image
Download and unpack txrz-g2l0-debian-bookworm or txrz-g2l1-debian-bookworm as an example
2. Start fastboot
(Re-)boot the board and “Hit any key to stop autoboot” to get to the U-Boot command line interface
fastboot usb 0
3. Flash it!
Change to the unpacked image directory and run uuu
sudo ./uuu -v (Linux) uuu.exe -v (Windows)