Hi,
I got this error after running a program from am3359 board. What is this exactly ? Thank you
ti.sysbios.family.arm.exc.Exception: line 174: E_dataAbort: pc = 0x80005c22, lr = 0x80006ce8. xdc.runtim[CortxA8] e.Error.raise: terminating execution
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Imed,
this error can have many reasons. One likely is that your code is accessing memory that is not available or not correctly configured (e.g. a peripheral is not clocked).
Also there is a specific forum for AM335x devices.
Regards.