|
|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:
C/ ]& }4 A% D7 q. B& `) z
5 ~( F3 T2 K: X+ r# o7 Y% _**** Build of configuration Debug for project ex09 ****
0 w* o/ S3 x: s. o( o"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
. u" B8 ~0 A" y5 r' O'Building file: ../dsp/Dsp.cfg'' f, w# `! C) Y3 [9 o9 p/ K
'Invoking: XDCtools'
6 r @: N9 `: w- R4 `6 q"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"+ H2 \( m5 `* @# u
making package.mak (because of package.bld) ...1 H+ A. c' y& T3 g' W
configuring Dsp.x674 from package/cfg/Dsp_p674.cfg ...
8 o7 {6 U3 B! _: I3 Ujs: "C:/ti/syslink_2_21_01_05/packages/ti/syslink/ipc/rtos/package.xs", line 85: Error: Library not found: ti.syslink.ipc.rtos.anull9 W0 z N8 ]7 M, @2 ]
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 1% V& |- X# P, a& I, G* M$ S
gmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl', v. E% r' M; e' \7 j+ R! |
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'
/ I' h1 r! G- Y$ S8 E5 hgmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'
' s" I+ l* Q) {) s$ Zjs: "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.1 i& D9 k! E8 Z3 S Q
gmake: *** [configPkg/linker.cmd] Error 1& ~% |1 c' X; h p* i; ~
gmake: Target `all' not remade because of errors.
& B9 E2 {* m# P! r( C**** Build Finished ***** V* w% ~$ V- ~, H. ?! P& `2 ]
5 C: j( v- Z2 r: o每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?
; Y! @0 U7 j* P: k/ Y% K: e+ _8 e( g: ^+ p7 T! X4 f& Y9 h4 n
1 |) H0 z) D/ \; z( J! z( N% I |
|