|
|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:
I1 ?/ f; Z+ V+ Q* d
9 @ P7 T& y( O+ S9 k**** Build of configuration Debug for project ex09 ****- ^ T. e$ Q0 X8 ]; ^8 O) Y: M
"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all . F- h$ `$ e" Z) m
'Building file: ../dsp/Dsp.cfg'
$ W/ m7 T" X0 l- e'Invoking: XDCtools'+ q# R- u6 }1 I4 j+ J
"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 P' D; f- t% e5 ~. @3 |2 e
making package.mak (because of package.bld) ...
7 i% b' y1 a& oconfiguring Dsp.x674 from package/cfg/Dsp_p674.cfg ...
5 X; T2 C% |& W, yjs: "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) k! o0 e; h2 B: ?
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 1
% r6 M/ }' m* O5 ^" S& igmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'
: {$ ~3 l$ `' P" S' A' \- B( W! Hgmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'
9 o+ z) A2 W& X) i( f1 |" xgmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'
, u8 V; K1 v8 C2 u5 ~9 Njs: "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.
( ~+ O# B# J: O( q0 s3 u9 F1 D- Rgmake: *** [configPkg/linker.cmd] Error 1
/ D% J6 m: r+ _8 {gmake: Target `all' not remade because of errors.
; }' A: K5 O5 u9 [$ |# ]**** Build Finished ****% o$ o. g0 I* N& F5 ?
* N. A* N! ~' Z/ s4 i/ t5 ?每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?
; b( [( h I( _& S8 z+ v- |: E& c* I: H: e
9 P7 C% D8 a" J# V3 q5 Q, I5 B |
|