Xilinx / Vitis-AI

Vitis AI is Xilinx’s development stack for AI inference on Xilinx hardware platforms, including both edge devices and Alveo cards.
https://www.xilinx.com/ai
Apache License 2.0
1.49k stars 630 forks source link

Boot Issue with ZCU102 Using waa_zcu102_adasdetection_v2_5_0.img.gz (Partition Table Error and LED Indicators) #1471

Open BitaAsghari opened 1 month ago

BitaAsghari commented 1 month ago

During the attempt to flash the file waa_zcu102_adasdetection_v2_5_0.img.gz onto an SD card for booting the ZCU102 board, I encountered the following issues:

While using Balena Etcher to write the image to the SD card, I received the error message "Missing partition table." The complete error message is as follows:

Missing partition table
It looks like this is not a bootable image. The image does not appear to contain a partition table and might not be recognized or bootable by your device. After flashing the file, I inserted the SD card into the ZCU102 board and powered it on, but the board failed to boot.

The LEDs INIT_B and PS_ERR_OUT were lit red, indicating a serious error in the system. No significant output was observed on the serial console. Could you please advise whether this issue is related to the image file or if there are any additional steps I should take to resolve this problem?