Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
Hi,
I'm trying to modify the IWR6843 People Counting to project so that it has a hard-coded configuration by starting instead of sending over CLI. When running the code I got the following errors however I do not know how to understand the error messages and where to look for errors.
Could you please tell me how should I understand the error messages and where to look for it.
[Cortex_R4_0] Exception occurred in ThreadType_Task.
Task handle: 0x8002058.
Task stack base: 0x80020b8.
Task stack size: 0x1000.
R0 = 0xd1044307 R8 = 0xffffffff
R1 = 0x00000018 R9 = 0xffffffff
R2 = 0x00000090 R10 = 0xffffffff
R3 = 0x00000000 R11 = 0xffffffff
R4 = 0xffffffff R12 = 0x17650300
R5 = 0xffffffff SP(R13) = 0x08002fd0
R6 = 0xffffffff LR(R14) = 0x0000f423
R7 = 0xffffffff PC(R15) = 0x00002538
PSR = 0x600c019f
DFSR = 0x00000001 IFSR = 0x00000000
DFAR = 0xd104430b IFAR = 0x00000000
ti.sysbios.family.arm.exc.Exception: line 205: E_dataAbort: pc = 0x00002538, lr = 0x0000f423.
xdc.runtime.Error.raise: terminating execution
Thanks very much.
Bien