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.

CCS DEBUG RUN TIME ERROR

Other Parts Discussed in Thread: AWR1843, AWR1843AOP

Hello,

I have been trying to run the CCS debugger for my demo code but every time I load program for mss I get a run time error. I have followed the exact instructions as per the manual. I have tried to load dss program before mss program and tried pressing reset switch after power up but the error is persistent. I'm using AWR1843 OOB Demo for my AWR1843AOP radar sensor and have hardcoded the configurations before building the project.  

Here is the message I get, when I load program for mss.

[Cortex_R4_0] Exception occurred in ThreadType_Main.
Main handle: 0x0.
Main stack base: 0x800e098.
Main stack size: 0x800.
R0 = 0x00000000 R8 = 0x080065e8
R1 = 0x00000000 R9 = 0x00000000
R2 = 0x00000000 R10 = 0x00000000
R3 = 0xfffffff1 R11 = 0x00000000
R4 = 0x08000070 R12 = 0x0001e3f8
R5 = 0x00000001 SP(R13) = 0x0800e898
R6 = 0x000000ad LR(R14) = 0x000176e1
R7 = 0x0800e898 PC(R15) = 0x00017684
PSR = 0x400c01df
DFSR = 0x00000000 IFSR = 0x00000000
DFAR = 0x00000000 IFAR = 0x00000000
{module#43}: line 209: error {id:0x1b0000, args:[0x17684, 0x176e1]}
xdc.runtime.Error.raise: terminating execution

I'd really appreciate some help getting out this issue.

Thank You

Ayush