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.

C6670-linux-syslink-mcoreloader-led_play.out出错



C6670 CPU的linux环境下syslink用mcoreloader调用“BiosMulticoreSDK_2.0_UserGuide.pdf”(P57-P60)的Example1再CCS5.2环境下编译产生的文件led_play.out,过程如下:

insmode syslink.ko

Syslink version : 02.00.00.68_beta1 Syslink module created on Date: Dec  10 2011 Time:07:27:44

Entered KnlUtilsDrv_initializeModule traceMask value: 0x0

Leaving  KnlUtilsDrv_initializeModule 0x0

/usr/bin/mcoreloader 2 /var/local/led_play.out

ELF: ELF ELF  file header entry point: C04E540

<< D L O A D >> ERROR:Failed to set target memoy for segment.

<< D L O A D >>  ERROR:Failed to allocate target memoy for static executable.

Failed to load file /var/loacal/led_play.out on  core 2

哪位大侠帮忙解决一下,该怎么做才能让6670在linux环境下把led_play.out 在core1或core2或core3上执行起来?