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.
Hi All my friends
Recently I found a serious problem in my C6678 program. I use Core0 to contorl the other cores to work in the way of IPC notify. But in the process of work, core0-7 all trapped into a problem that make me too confused to have no solution for it, just like the following:
[C66xx_7] A0=0x0 A1=0x0
[C66xx_7] A2=0x0 A3=0xc80145
[C66xx_7] A4=0xc80145 A5=0x0
[C66xx_7] A6=0x2a A7=0x40835800
[C66xx_7] A8=0x1 A9=0x80000000
[C66xx_7] A10=0x90 A11=0x80b258
[C66xx_7] A12=0x81916c A13=0xa
[C66xx_7] A14=0x0 A15=0x0
[C66xx_7] A16=0x400 A17=0x0
[C66xx_7] A18=0x88800000 A19=0x161700
[C66xx_7] A20=0x0 A21=0x0
[C66xx_7] A22=0x20000040 A23=0x10100
[C66xx_7] A24=0x80 A25=0x80150a03
[C66xx_7] A26=0xbfc06a5a A27=0x0
[C66xx_7] A28=0x400 A29=0x1
[C66xx_7] A30=0x1 A31=0x0
[C66xx_7] B0=0xf8e0010 B1=0x0
[C66xx_7] B2=0x0 B3=0xc000a4b0
[C66xx_7] B4=0xa B5=0x0
[C66xx_7] B6=0x1 B7=0x0
[C66xx_7] B8=0x818488 B9=0x88400000
[C66xx_7] B10=0x2a B11=0x1
[C66xx_7] B12=0xa B13=0x90
[C66xx_7] B14=0x81b248 B15=0x813498
[C66xx_7] B16=0x9 B17=0x1
[C66xx_7] B18=0x0 B19=0x3feff4e0
[C66xx_7] B20=0xc380000 B21=0x15c
[C66xx_7] B22=0xf B23=0x0
[C66xx_7] B24=0x2c028 B25=0x206
[C66xx_7] B26=0x15c B27=0x570
[C66xx_7] B28=0x88800000 B29=0x608
[C66xx_7] B30=0x26b B31=0x803c
[C66xx_7] NTSR=0x1020f
[C66xx_7] ITSR=0x20f
[C66xx_7] IRP=0xc0026bba
[C66xx_7] SSR=0x0
[C66xx_7] AMR=0x0
[C66xx_7] RILC=0x0
[C66xx_7] ILC=0x0
[C66xx_7] Exception at 0xc80144
[C66xx_7] EFR=0x2 NRP=0xc80144
[C66xx_7] Internal exception: IERR=0x1
[C66xx_7] Instruction fetch exception
[C66xx_7] ti.sysbios.family.c64p.Exception: line 248: E_exceptionMin: pc = 0x00c80144, sp = 0x00813498.
[C66xx_7] To see more exception detail, use ROV or set 'ti.sysbios.family.c64p.Exception.enablePrint = true;'
[C66xx_7] xdc.runtime.Error.raise: terminating execution
Best to you, and hope you can do favor to me. Much thanks.