|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:( l9 U' N7 I2 b) Q6 A
! s4 v& i9 \, u# h3 b% E
**** Build of configuration Debug for project ex09 ****
' a0 w5 `2 L0 n6 c) S& m3 v"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
+ g8 h0 K- f& l2 q4 F; s'Building file: ../dsp/Dsp.cfg'0 W1 p7 t0 |9 I9 H1 G
'Invoking: XDCtools', k8 k; |: U3 @
"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"
$ j4 N6 l1 [; w# g9 T* tmaking package.mak (because of package.bld) ...: _8 Y' h, a n8 {( j4 V
configuring Dsp.x674 from package/cfg/Dsp_p674.cfg ...
+ ~( p4 ?7 R: ijs: "C:/ti/syslink_2_21_01_05/packages/ti/syslink/ipc/rtos/package.xs", line 85: Error: Library not found: ti.syslink.ipc.rtos.anull5 S, H [3 I8 |# t1 c& r j8 l
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 1. J) K# F1 H5 H1 X" y
gmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'- x) m; d, b9 d/ h, C5 U
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'
7 p! ]/ N9 J2 ogmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'0 G1 t3 u' h; k1 V
js: "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.
& }; M' f( b! U4 T( fgmake: *** [configPkg/linker.cmd] Error 18 c7 _3 N7 Z# g9 q$ V
gmake: Target `all' not remade because of errors.
! E2 W( ]+ j8 J+ a' ^$ g. t- l**** Build Finished ****) Y" u7 b3 @$ ^/ u3 G: h
/ T! `6 e( Q: j% y/ J& d* {
每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?$ M9 j7 j4 ^5 D3 q8 `' ~* H
( t- c" t0 u" d( H, p1 l
% U: Q! i/ {7 L$ E2 X
|
|