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.

急急急!!!6678多核编译报错,没找到原因,求指导

Other Parts Discussed in Thread: SYSBIOS

硬件环境:6678评估板

ccs:5.2.1

mcdsk:BIOS-MCSDK_2.1.2.5

自己编写的多核程序

编译的时候老出现以下错误:

**** Build of configuration Debug for project LFM_6678_bios ****

C:\ti\ccsv5\utils\bin\gmake -k all

making ../src/sysbios/sysbios.lib ...

cle66e C:/ti/bios_6_33_06_50/packages/ti/sysbios/BIOS.c ...

系统找不到指定的路径。

gmake[1]: *** [BIOS.obj] Error 1

asme66e C:/ti/bios_6_33_06_50/packages/ti/sysbios/family/c64p/Hwi_disp_always.s64P ...

系统找不到指定的路径。

gmake[1]: *** [c64p_Hwi_disp_always.obj] Error 1

asme66e C:/ti/bios_6_33_06_50/packages/ti/sysbios/family/c64p/Hwi_asm.s62 ...

系统找不到指定的路径。

gmake[1]: *** [c64p_Hwi_asm.obj] Error 1

asme66e C:/ti/bios_6_33_06_50/packages/ti/sysbios/family/c64p/Hwi_asm_switch.s62 ...

系统找不到指定的路径。

gmake[1]: *** [c64p_Hwi_asm_switch.obj] Error 1

asme66e C:/ti/bios_6_33_06_50/packages/ti/sysbios/family/c64p/Clobber_asm.s62 ...

系统找不到指定的路径。

gmake[1]: *** [c64p_Clobber_asm.obj] Error 1

asme66e C:/ti/bios_6_33_06_50/packages/ti/sysbios/family/c64p/Exception_asm.s64P ...

系统找不到指定的路径。

gmake[1]: *** [c64p_Exception_asm.obj] Error 1

asme66e C:/ti/bios_6_33_06_50/packages/ti/sysbios/family/c64p/MemoryProtect_asm.s64P ...

系统找不到指定的路径。

gmake[1]: *** [c64p_MemoryProtect_asm.obj] Error 1

asme66e C:/ti/bios_6_33_06_50/packages/ti/sysbios/family/c62/TaskSupport_asm.s62 ...

系统找不到指定的路径。

gmake[1]: *** [c62_TaskSupport_asm.obj] Error 1

asme66e C:/ti/bios_6_33_06_50/packages/ti/sysbios/timers/timer64/Timer_asm.s64P ...

系统找不到指定的路径。

gmake[1]: *** [timer64_Timer_asm.obj] Error 1

asme66e C:/ti/bios_6_33_06_50/packages/ti/sysbios/timers/dmtimer/Timer_asm.s64P ...

系统找不到指定的路径。

gmake[1]: *** [dmtimer_Timer_asm.obj] Error 1

gmake[1]: Target `all' not remade because of errors.

gmake: *** [../src/sysbios/sysbios.lib] Error 2