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.

How to understand exception rapports?

Other Parts Discussed in Thread: SYSBIOS

Hello,

From time to time we get excceptions during testing for example as below:

[C66xx_0] A0=0x1 A1=0x8
A2=0x0 A3=0x9efdc26e
A4=0x0 A5=0x0
A6=0xe4 A7=0x8109a000
A8=0x1f50 A9=0x9efebaec
A10=0xa6322bdf A11=0x8109a000
A12=0x0 A13=0xff
A14=0x10 A15=0x0
A16=0x9e4cfb7c A17=0x0
A18=0x9e4cfb5c A19=0x10
A20=0x0 A21=0x0
A22=0x0 A23=0x0
A24=0x0 A25=0x0
A2[C66xx_0] 6=0x0 A27=0x2005000
A28=0x0 A29=0xd0000
A30=0x0 A31=0x0
B0=0x0 B1=0x9eedb7c0
B2=0x0 B3=0x9ef1a638
B4=0x0 B5=0x57b3
B6=0x0 B7=0x0
B8=0x0 B9=0x0
B10=0x9eedb700 B11=0x0
B12=0x0 B13=0x0
B14=0x9eff7a00 B15=0x9eedb590
B16=0x9e4cfb9c B17=0x0
B18=0x3 B19=0x0
B20=0[C66xx_0] x0 B21=0x2e2
B22=0x20f B23=0x0
B24=0x0 B25=0x3000
B26=0x3000 B27=0x0
B28=0x0 B29=0x3
B30=0x2 B31=0x1f
NTSR=0x1020d
ITSR=0x20f
IRP=0x9ef43254
SSR=0x0
AMR=0x0
RILC=0x0
ILC=0x0
Exception at 0x0
EFR=0x2 NRP=0x0
Internal exception: IERR=0x1
Instruction fetch ex[C66xx_0] ception
ti.sysbios.family.c64p.Exception: line 248: E_exceptionMin: pc = 0x00000000, sp = 0x9eedb590.
To see more exception detail, use ROV or set 'ti.sysbios.family.c64p.Exception.enablePrint = true;'
xdc.runtime.Error.raise: terminating execution

Can someone help me how to understand those exceptions reports? what to with them?

Are they ways to find back in code what went wrong?

Best regards,

Bert.