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.
我用的是ezsdk_5_04_11. 在目标板(ipnc_8127)执行运行可执行文件时,遇到了一些问题
arm一边 : /examples/ti/sdo/ce/examples/apps/video_copy
dsp一边:examples/ti/sdo/ce/examples/servers/all_codecs
在我执行xv5t之前,我修改了 "loadmodules.sh",然后 insmod 了"syslink.ko" and "cmem.ko". 当我在目标板执行"app_remote.xv5T" , 错误如下:
[t=0x000019e6] [tid=0x40009000] xdc.runtime.Main: [+2] main> ti.sdo.ce.examples.apps.video_copy
[t=0x00001d9b] [tid=0x40009000] xdc.runtime.Main: [+1] App-> Application started, procId DSP engineName remote_copy_DSP input-file ./in.dat output-file ./out.dat.
Assertion at Line no: 1568 in /home/tdv/ti-ezsdk_dm814x-evm_5_04_00_11/component-sources/syslink_2_10_03_20/packages/ti/syslink/procMgr/hlos/usr/ProcMgr.c: (handle != NULL) : failed
Assertion at Line no: 1272 in /home/tdv/ti-ezsdk_dm814x-evm_5_04_00_11/component-sources/syslink_2_10_03_20/packages/ti/syslink/procMgr/hlos/usr/ProcMgr.c: (handle != NULL) : failed
Assertion at Line no: 942 in /home/tdv/ti-ezsdk_dm814x-evm_5_04_00_11/component-sources/syslink_2_10_03_20/packages/ti/syslink/procMgr/hlos/usr/ProcMgr.c: ((handlePtr != NULL) && (*handlePtr != NULL)) : failed
[t=0x0000b599] [tid=0x40009000] xdc.runtime.Main: [+1] app done.