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.

C6678 ipc核间通信报错

Other Parts Discussed in Thread: SYSBIOS

C6678 用的操作系统SYS/BIOS

mcsdk 2.1.2.6 

ipc 1.24.3.32

xdctools 3.25.3.72

SYS /BIOS 6.37.5.35

整个工程是从ipc包里移植的出来的用的是notify_multicore.cfg和notify_multicore.c

我加载了两个核 核0和核1,单个核加载的话程序跑到ipc_start()函数里面直接跑飞了,同时加载两个核的话直接有如下报错:

c000100 B17=0x0
B18=0x0 B19=0x80303dd8
B20=0x0 B21=0x2
B22=0xc11a810 B23=0xfffffffb
B24=0x80303ddc B25=0x825400
B26=0x80303ddc B27=0x825400
B28=0xc000000 B29=0xc1281e5
B30=0x1 B31=0xc1061a0
NTSR=0x80305db8
ITSR=0x2
IRP=0xc000100
SSR=0xc129d06
AMR=0x2
RILC=0x80305d78
ILC=0xc128252
Exception at 0x0
EFR=0x2 NRP=0x0
Internal exception: IERR=0x1
Instruction fetch exception
ti.sysbios.family.c64p.Exception: line 256: E_exceptionMax: pc = 0x0c127ef5, sp = 0x80305dd8.
xdc.runtime.Error.raise: terminating execution

麻烦ti专家帮忙解答一下 感激不尽!!!!