This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

I used Arm Development Studio to debug "HelloWorld" according to the tutorial,an error "ERROR(CMD16-TAD11-NAL22)" was reported

According to the tutorial, I used Arm Development Studio to connect rd_n2 fvp running on  localhost to debug "HelloWorld" ,an error "ERROR(CMD16-TAD11-NAL22)" was reported,but  the built-in base-53x1 fvp can work normally.

ERROR(CMD16-TAD11-NAL22):
! Failed to load "HelloWorld.axf"
! Failed to write 288 bytes to address EL2N:0x0000000080000000
! Memory write to CADI simulation failed.
set debug-from main
start
WARNING(CMD399-COR168):
! Failed to start the target
! No function named "main" could be found
WARNING(CMD407): Trying the entry point instead
ERROR(CMD426): Cannot find symbol to start or entrypoint, the file or load commands may be used to set the entrypoint
wait

Parents Reply Children