[C66xx_6] A0=0x16 A1=0x0
A2=0xffffffff A3=0x78
A4=0x77 A5=0xf8
A6=0x6 A7=0x90
A8=0x8270f8 A9=0x8124a0
A10=0x0 A11=0x0
A12=0x0 A13=0x0
A14=0x0 A15=0xffffffff
A16=0x0 A17=0x0
A18=0x0 A19=0x0
A20=0x1b017100 A21=0x1c06a00
A22=0x20065419 A23=0xa09008d5
A24=0x0 A25=0x4a423011
A26=0x453988ab A27=0x20040400
A28=0x51224000 A29=0x82c670
A30=0x60 A31=0x0
B0=0x77 B1=0x0
B2=0xc200006 B3=0xc200100
B4=0x6 B5=0x812418
B6=0x0 B7=0x0
B8=0x0 B9=0x0
B10=0x0 B11=0x827874
B12=0xc225000 B13=0x0
B14=0x82dd00 B15=0x812208
B16=0x0 B17=0x0
B18=0x0 B19=0x0
B20=0x0 B21=0x69
B22=0xffffffff B23=0xffffffff
B24=0x827964 B25=0xb8f58203
B26=0x1000041 B27=0x2810003
B28=0x2060800 B29=0x6015619
B30=0x25 B31=0xffffffff
NTSR=0x1000f
ITSR=0x0
IRP=0x0
SSR=0x0
AMR=0x0
RILC=0x0
ILC=0x0
Exception at 0x880000
EFR=0x2 NRP=0x880000
Internal exception: IERR=0x1
Instruction fetch exception
ti.sysbios.family.c64p.Exception: line 256: E_exceptionMax: pc = 0x00880000, sp = 0x00812208.
xdc.runtime.Error.raise: terminating execution
Shine:
0x00880000这个地址是Reserved地址,有可能是堆栈溢出导致的,试试加大堆栈。