/home/hetb/omapl138/ti/ccsv5/utils/bin/gmake -k allBuilding file: ../Dsp.cfg
Invoking: XDCtools
"/home/hetb/omapl138/ti/xdctools_3_25_03_72/xs" –xdcpath="/home/hetb/omapl138/ti/bios_6_35_04_50/packages;/home/hetb/omapl138/ti/ccsv5/ccs_base;/home/hetb/omapl138/ti/syslink_2_21_01_05/packages;/home/hetb/omapl138/ti/ipc_1_25_03_15/packages;/home/hetb/ccsdemo/messageQ/shared;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C674 -p hetb.omapl138.messageQ -r debug -b "/home/hetb/ccsdemo/messageQ/shared/hetb/omapl138/messageQ/config.bld" -c "/home/hetb/omapl138/ti/ccsv5/tools/compiler/c6000_7.4.4" –compileOptions "-g –optimize_with_debug" "../Dsp.cfg"
making package.mak (because of package.bld) …
generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) …
configuring Dsp.xe674 from package/cfg/Dsp_pe674.cfg …
js: "/home/hetb/omapl138/ti/syslink_2_21_01_05/packages/ti/syslink/ipc/rtos/package.xs", line 85: Error: Library not found: ti.syslink.ipc.rtos.anull
gmake: *** [package/cfg/Dsp_pe674.xdl] Error 1
gmake: *** Deleting file `package/cfg/Dsp_pe674.xdl'
gmake: *** [package/cfg/Dsp_pe674.xdl] Deleting file `package/cfg/Dsp_pe674.h'
gmake: *** [package/cfg/Dsp_pe674.xdl] Deleting file `package/cfg/Dsp_pe674.c'
js: "/home/hetb/omapl138/ti/xdctools_3_25_03_72/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake: Target `all' not remade because of errors.
用CCS5.5编译ex01_helloworld,出现以上错误,
tianbao he:
line 85: Error: Library not found: ti.syslink.ipc.rtos.anull
Tony Tang:
回复 tianbao he:
跟这个贴子的问题一样,一个是syslink要编译,另一个可能是编译器的版本问题。
https://e2e.ti.com/support/embedded/int-embedded_software/int-linux/f/118/t/92778
tianbao he:
回复 Tony Tang:
你好,我没有权限看这个帖子