We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi all,
I am working on Agilex-7 SoC Dev-Kit and currently I'm facing a problem while trying to debug a simple hello world app. The error is "ERROR(CMD16-TAD59-NAL63): ! Failed to load "helloWorld.axf" ! Download of 145.536 bytes to address EL3:0x0000000000008000 failed while writing block of 4.096 bytes to address EL3:0x0000000000008000"
Could you please help about that?
Best Regards,
Balerion
Hi Stephen,
Thanks for your response. The processor stops in EL3. Since I load my code to 0xFFE00000. It first stops there, then I set breakpoints to __rt_lib_init and __rt_entry. The processor also stops there. After all, the processor gets stuck. I don't know the reason but after all it didn't response my debug commands.