|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:
- A3 q' Z5 H* T. ~$ Z* P
6 ? q" h0 g" a/ z+ M**** Build of configuration Debug for project ex09 ****; D; t6 z4 ]) S7 D7 m" q
"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all . P. _3 q5 G! E2 w+ {$ A0 ]/ p
'Building file: ../dsp/Dsp.cfg'
, z. Q1 s3 U j5 V( P'Invoking: XDCtools'* O3 P* V' _/ [2 L) z' B( x
"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 e# C" c$ ?4 F8 z: cmaking package.mak (because of package.bld) ...* ]% q5 J# q% F) w% i
configuring Dsp.x674 from package/cfg/Dsp_p674.cfg ...
# h5 p$ C6 L, U6 |# B( C% Bjs: "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
; q7 }1 ?. S2 Wgmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 19 |# J' F, M9 o
gmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'+ O$ a, i/ W) M% D
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'
( M) Y! `# E% V/ [gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'
6 V0 j. J, J( B D8 W' \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.
) `, L9 \, @3 k% u0 Qgmake: *** [configPkg/linker.cmd] Error 1; B5 Q0 v: a. d$ e
gmake: Target `all' not remade because of errors.. f h: W7 ]" v6 l, q
**** Build Finished ****- U7 {1 C7 ^: X% l2 h G! @& c; f* U
) |" [7 i$ o/ p4 g4 R每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?! e8 {, J3 M7 A' A& d. K
. a9 q/ |) d9 o: W' a5 ]
6 Q2 o0 I1 i; }; Y) d0 C" N
|
|