Forum Discussion
error when debug an exercise sample application on A10 SOC board
- 3 years ago
i found the root cause, the error is caused by the too early exit of uboot spl debugger bufore excecuting the app.
now i understand the app depends on the hardware initialization by the uboot spl.
so after successful running uboot spl, i disconnected the target and run the app examples immediately and it also succeed.
thanks.
Hello
Welcome to INTEL forum. To narrow down this issue, can you please provide me the latest of the following?
1) Debug.log file
2) license.dat file
You can also reply/attach your file in private message.
Considering the private license information, I had sent you these files via mail. I am not sure if you can get them.
For the debug.log you mentioned, I have not found it in arm directories, so I just copy the information which appeared on the console/commands/target console windows of the arm DS into a file for your reference.
If you told me where to find the debug.log, I will copy it to you then.
thank you!