|
|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:
. {0 \3 j# v% Q9 q/ }8 w1 g6 \( D" N: F5 h7 F+ C; H# V
**** Build of configuration Debug for project ex09 ****3 n* p) u- Y# Q/ I) G9 I
"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all / `* T6 v, }' _- i
'Building file: ../dsp/Dsp.cfg'
. P; F0 r0 ~" x3 W! C, `'Invoking: XDCtools'
8 a( u6 [6 a8 B+ [: Q4 `' \"C:/ti/xdctools_3_25_03_72/xs" --xdcpath="C:/ti/ipc_1_25_03_15/packages;C:/ti/syslink_2_21_01_05/packages;C:/ti/bios_6_35_04_50/packages;C:/ti/ccsv5/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.C674 -p ti.platforms.evmOMAPL138:dsp -r release -b "C:/CCS5.5/workspace/ex01_helloworld/ex09/shared/config.bld" -c "C:/ti/ccsv5/tools/compiler/c6000_7.4.4" "../dsp/Dsp.cfg"# N1 A- w2 t; E' f' U/ i
making package.mak (because of package.bld) ...
1 e7 c. \1 F' Fconfiguring Dsp.x674 from package/cfg/Dsp_p674.cfg ...
8 J" [$ Y% R8 r5 W0 h' sjs: "C:/ti/syslink_2_21_01_05/packages/ti/syslink/ipc/rtos/package.xs", line 85: Error: Library not found: ti.syslink.ipc.rtos.anull
; }" y& O$ O" {2 M- igmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 1
! q9 y+ ]6 w$ W! b ]2 |gmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'
. w! S; L7 `: k+ w# M% ` sgmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'( n( r& S1 D3 e5 g7 h& P! C
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'
/ q3 m3 {* I; b# l! ?% vjs: "C:/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.
0 L' `: G* h/ |" Kgmake: *** [configPkg/linker.cmd] Error 1
- b* b' `% v# a) C. ugmake: Target `all' not remade because of errors.7 o( {* k9 o# H: b
**** Build Finished ****
$ R2 @8 b1 a3 H* @, W& g# E1 S6 \8 @# k
* P$ N" J8 b8 p( N8 j* J每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?
2 _+ L( ~! o2 z/ |1 r# U
7 ~) N* r3 e+ }1 ?& M, k0 ^" }
m4 c) d( d z2 C# i; w( { |
|