|
|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:
+ n! T2 T" q9 f ]6 @( n4 U! ^) R1 b0 S# Q) ^4 I( `; b3 }
**** Build of configuration Debug for project ex09 ****
9 t* Z E1 ?0 P0 Z/ E9 t* M"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all 6 G) h, J0 E: `& q& n5 O
'Building file: ../dsp/Dsp.cfg'% k. \, e3 |) e9 y# z0 I3 A- F
'Invoking: XDCtools'4 J" `+ {( e. z$ ?
"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"
4 _4 ]) }1 |: \0 F8 N [8 ]6 Rmaking package.mak (because of package.bld) ...
. V1 |/ w4 Z" R# ]! o V1 d# bconfiguring Dsp.x674 from package/cfg/Dsp_p674.cfg ...
. |. k7 c |& l7 @; fjs: "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+ e6 W7 H; A: ? b2 w! D
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 1. {. E! s8 S8 H; l3 d
gmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'* ?* l/ W& A/ C' [+ u. [5 P; @2 d
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'
% T9 a, i% N6 k8 Qgmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'0 X* E z2 c/ E: N: N7 r
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.- a5 W1 U3 y6 { b7 ~- f3 [
gmake: *** [configPkg/linker.cmd] Error 13 b. j* `1 K6 m* o
gmake: Target `all' not remade because of errors.
' b( p0 n1 Q i: x: T**** Build Finished ****2 ^0 S8 x4 x+ S! I2 [! |( ~
- _/ Q* b( R1 X, F4 p9 d每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?! x, |5 o& e5 `" _" x! S4 X* A
. k4 a8 K! S" {2 r0 c
1 e6 Z& K& p& \$ C |
|