Other Parts Discussed in Thread: AM3359, SYSBIOS
Hey,
I am working with an AM3359 and trying to build an ehterCAT- Application.
when I write one Object, I got the following exception.
[CortxA8] 0x80021c30.
Task stack base: 0x80021c78.
Task stack size: 0x800.
R0 = 0x00000000 R8 = 0xffffffff
R1 = 0x00000000 R9 = 0xffffffff
R2 = 0x00000000 R10 = 0xffffffff
R3 = 0x00000000 R11 = 0xffffffff
R4 = 0xffffffff R12 = 0x80038824
R5 = 0xffffffff SP([CortxA8] R13) = 0x80022350
R6 = 0xffffffff LR(R14) = 0x80007cd4
R7 = 0xffffffff PC(R15) = 0x40a570a4
PSR = 0x8000019f
ti.sysbios.family.arm.exc.Exception: line 170: E_prefetchAbort: pc = 0x40a570a4, lr = 0x80007c[CortxA8] d4.
xdc.runtime.Error.raise: terminating execution
any ideas?
Thanks.