QS8M¶
First Steps¶
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 qs8m-mq00-debian-bookworm or qs8m-nd00-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)