hill19850213 / vitis_ai_custom_platform

Apache License 2.0
13 stars 3 forks source link

error in step 21 :Right click the hello_dpu project folder and select Build Project #10

Open DivineZeng opened 3 years ago

DivineZeng commented 3 years ago

Hi hill19850213

When i ran the step 21, i got something wrong as follow:

** Xilinx Bootgen v2020.2 ** Build date : Nov 18 2020-09:50:31 Copyright 1986-2020 Xilinx, Inc. All Rights Reserved.

[WARNING]: [fsbl_config] a53_x64 | a53_x32 | r5_single | r5_dual is no more supported. Use 'destination_cpu' attribute for bootloader partition

[INFO] : Bootimage generated successfully

INFO: [v++ 82-1140] Deleting existing - /home/zcu106_dpu_pkg/hello_dpu_system/Hardware/package/sd_card/image.ub INFO: [v++ 82-1011] creating sd_card directory INFO: [v++ 82-3558] mkfsimage command run: /home/Xilinx/Vitis/2020.2/scripts/vitis/util/mkfsImage.sh -s /home/zcu106_dpu_pkg/hello_dpu_system/Hardware/package/sd_card/ -o /home/zcu106_dpu_pkg/hello_dpu_system/Hardware/package/sd_card.img -e /home/Xilinx/Vitis/2020.2/scripts/vitis/util/mkfsImage.sh: 57: shift: can't shift that many ERROR: [v++ 82-1081] Cannot generate EXT4 sd_card image ERROR: [v++ 60-702] Failed to finish packaging INFO: [v++ 60-1653] Closing dispatch client. make: *** [package] Error 1 makefile:38: recipe for target 'package' failed

Have you encountered similar problem? Thank you!