Hi everyone,
Today, after I download the latest MCSDK 2.1.1.4 and run the demo project using the pre-build .out (both of debug and release), it could run witout any problem. After that, I tried to rebuild the demo project and received the following exception error:
[C66xx_0] A0=0x900040b8 A1=0x900040b8
A2=0x0 A3=0xfa
A4=0xb1f94e96 A5=0x900040b8
A6=0xa6aba512 A7=0x0
A8=0x0 A9=0x4
A10=0x2 A11=0xa02532a0
A12=0xa4eca9d4 A13=0xc0e5fec
A14=0x900040b8 A15=0x0
A16=0x900040b8 A17=0x0
A18=0x90004078 A19=0x40
A20=0x180 A21=0x0
A22=0x0 A2[C66xx_0] 3=0x0
A24=0x0 A25=0x0
A26=0x6300 A27=0x0
A28=0x8 A29=0xb
A30=0x2 A31=0xa024205c
B0=0x1 B1=0x1
B2=0x0 B3=0xc069170
B4=0x900040b8 B5=0xc0e5fec
B6=0x0 B7=0x1
B8=0x0 B9=0x1
B10=0x90000020 B11=0x0
B12=0x1 B13=0xc06ecc4
B14=0xa0252000 B15=0x831ec8
B16=0x0 B17=0x[C66xx_0] 832028
B18=0xff B19=0x20
B20=0x20 B21=0x2e2
B22=0x2e20000 B23=0x0
B24=0x0 B25=0x3000
B26=0x3000 B27=0x0
B28=0x0 B29=0x0
B30=0x21 B31=0x0
NTSR=0x1000f
ITSR=0xf
IRP=0xa7fe5798
SSR=0x0
AMR=0x0
RILC=0x0
ILC=0x0
Exception at 0xa8100a44
EFR=0x2 NRP=0xa8100a44
In[C66xx_0] ternal exception: IERR=0x18
Opcode exception
Resource conflict exception
ti.sysbios.family.c64p.Exception: line 248: E_exceptionMin: pc = 0xa8100a44, sp = 0x00831ec8.
To see more exception detail, use ROV or set 'ti.sysbios.family.c64p.Exception.enablePrin[C66xx_0] t = true;'
xdc.runtime.Error.raise: terminating execution
I didn't change anything on the project just rebuild it. Anyone care to comment?
Rizuan