Hi TI experts,
My situation: C6670, SYS/BIOS v6.33.6.50, IPC v1.24.4.32, XDC v3.23.4.60.
I meet a probelm about Instruction fetch exception.
In my project, all the cores use the same project and the same .cfg and the same .out.
I load the .out into Core0~Core2 successively. And the Core0~Core2 run well as showed in the pic below
But then I load the .out into Core3, the errors come out showed in pic below
The error codes are below
A0=0x0 A1=0x55 A2=0x1 A3=0x10606 A4=0xc04ddf8 A5=0x28 A6=0x0 A7=0xc04ddf8 A8=0x2 A9=0x8d85f8 A10=0x8d6bb0 A11=0xffffffff A12=0x0 A13=0x0 A14=0x0 A15=0x0 A16=0x3 A17=0x2001 A18=0x2900d00 A19=0x2000 A20=0x2000 A21=0x300 A22=0x0 A23=0x0 A24=0x0 A25=0x2 A26=0x0 A27=0x0 A28=0x108b3d10 A29=0x134 A30=0x300 A31=0xc10d928 B0=0x1 B1=0x0 B2=0x0 B3=0xc0de4a4 B4=0xc04f710 B5=0xc04f710 B6=0x0 B7=0x1 B8=0x8d6a64 B9=0xc10d964 B10=0xc04ddd0 B11=0xc04ddd0 B12=0x0 B13=0x0 B14=0x8fc224 B15=0x861fb8 B16=0x28 B17=0x6 B18=0x20 B19=0x0 B20=0x0 B21=0x2e6 B22=0xf B23=0x0 B24=0x0 B25=0x3000 B26=0x3000 B27=0x0 B28=0x60 B29=0x0 B30=0x6 B31=0x821f04 NTSR=0x1020f ITSR=0x420d IRP=0xc08f618 SSR=0x0 AMR=0x0 RILC=0x8 ILC=0x0 Exception at 0x10604 EFR=0x2 NRP=0x10604 Internal exception: IERR=0x1 Instruction fetch exception ti.sysbios.family.c64p.Exception: line 248: E_exceptionMin: pc = 0x00010604, sp = 0x00861fb8. To see more exception detail, use ROV or set 'ti.sysbios.family.c64p.Exception.enablePrint = true;' xdc.runtime.Error.raise: terminating execution
The ROV shows the error below
And the Disassembly window shows the codes at 0xc0de4a4(B3's value)
Maybe the information I offer is not enough to fix the bug.
But could anyone guide me how to find the bug?
Regards,
Feng



