|
|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:
* i) l% b9 r0 u& d1 ]! ]! B: e+ Q! V/ L/ e" ?! O
**** Build of configuration Debug for project ex09 ****; p$ J; g/ K: h* x2 U
"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all 5 D# y: L9 Q! ~( q( l( O* @
'Building file: ../dsp/Dsp.cfg'4 `- _- R: w9 t3 A$ `
'Invoking: XDCtools'
f6 u/ h# v5 G"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"' `& j' Y2 v- t" j Z# _) a
making package.mak (because of package.bld) ...
& p. V$ k: z; }5 {& `; Y6 e# Kconfiguring Dsp.x674 from package/cfg/Dsp_p674.cfg ...3 s# V, w" s2 W) D. X
js: "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, a; k* I$ u1 e
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 18 J( m2 ?8 A- ]" i: M
gmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'+ M! d1 T4 b3 N ?
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'. l/ A/ h8 l, b3 A! h' v3 G
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'; e( ]( S$ p. D! K
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.4 i0 Q3 X; z/ m; z% b' h/ c8 S" L
gmake: *** [configPkg/linker.cmd] Error 1- M9 q6 o0 c1 ?( v9 T
gmake: Target `all' not remade because of errors.7 _* X( X y* C/ l$ ?
**** Build Finished ****
/ i5 U. d4 Y. K/ e3 V
: V4 I% I1 w" A( p; X' w: X) o6 B每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?, z/ H( h5 G! E6 Y- y2 s
. F% f. l/ S' w& ?
6 M/ W' d* e0 b; L7 |& _/ x |
|