|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:
: p5 ]9 |# o8 D3 Y
; X' c+ R$ C4 U$ M9 N/ l! S**** Build of configuration Debug for project ex09 ****
4 C* o5 `* v, Z0 L' s+ z. S"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all 8 V/ D2 ]: I5 v) R$ u
'Building file: ../dsp/Dsp.cfg'' }4 s* U% D f
'Invoking: XDCtools'
# S, c" Y6 Z& f# R"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"
9 A" i1 C5 C3 E( f& `$ Lmaking package.mak (because of package.bld) ...
! S" ]! h4 B: y) F5 econfiguring Dsp.x674 from package/cfg/Dsp_p674.cfg ...
/ r9 j% l8 G/ A, q, C, zjs: "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 B' d6 f! U5 k1 j* r
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 1* R3 A4 I/ A* C1 a4 ^2 w2 @
gmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'8 H4 z9 `# E& w0 ]. k g
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'
2 I* o$ B# z, M+ Lgmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'
; r8 W3 u D9 ?. |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." v- M5 A, z1 s7 U, c) H7 L
gmake: *** [configPkg/linker.cmd] Error 1# ~! R3 o3 r7 Q# T1 U4 A
gmake: Target `all' not remade because of errors.+ U6 X, ?5 K( f8 p5 z; J' u
**** Build Finished ****
* s5 k& C) I: M* v. q7 ^$ P
2 v3 ]$ w5 `! s每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?
3 z+ e+ e1 ?' ~. N0 p2 j- X% |) B4 P3 G7 H
: g, f8 U: t, u, y- @% H. H% o6 ?3 N |
|