RK
New Contributor
7 years agofacing run time error in arria 10 while debugging in debug-hosted.ds
The project (new design) is being built without issues and is generating the uboot.axf and example design.axf.
However while we debug it, it stops at wait 60s line and throws the following errors
ERROR(CMD360):
# in C:\Users\Badri_5745\Desktop\prassana_design21jan\software\uboot_bsp_ext_cfg\uboot.ds:37 while executing: wait 60s
! Wait for stopped timed out
ERROR(CMD656): The script C:\Users\Badri_5745\Desktop\prassana_design21jan\software\uboot_bsp_ext_cfg\uboot.ds failed to complete due to an error during execution of the script.
Is it because of the uboot.ds file(debug_hosted.ds) ?