|
|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:: \+ l) d& H2 b# K
# E+ b" `: r: c- y3 p: a
**** Build of configuration Debug for project ex09 ****
) f# J9 A9 t; ~8 `! o/ t& ^"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all ' x# G$ f' i5 p8 Q+ S, n2 ^; s
'Building file: ../dsp/Dsp.cfg'/ S/ z. `0 ^5 h& p1 \' z: v$ W6 k
'Invoking: XDCtools'
- @, ]. h k+ x8 r! \1 `+ m"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"* Z4 y5 i4 |. }5 u$ L4 [
making package.mak (because of package.bld) ...
5 p0 k9 X0 t/ `" P( e$ ]configuring Dsp.x674 from package/cfg/Dsp_p674.cfg ...
6 @: V I3 ^8 i5 i+ w7 wjs: "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
# K4 X* V4 i* ], r, m- i! f6 m( d Fgmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 1
5 ]# r6 v+ K q$ [3 [gmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'* j( S% K& c- Z& y5 X% _- i
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'
! R+ _5 F% e5 f1 rgmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'1 D; N: n; M; {+ i% |% }7 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./ E" u0 F1 M% S7 F e
gmake: *** [configPkg/linker.cmd] Error 1
4 K8 _2 j# {! h4 rgmake: Target `all' not remade because of errors.
/ i- G$ U6 P0 h0 a g9 I* c" s**** Build Finished ****& |: l% I/ | @9 i
: u8 Y+ ~; v# i' r每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?2 ?- ?8 Q9 t* }/ A
' h4 t" H/ a/ A% h; v
3 h* @7 I6 ~- `( k7 k& S1 G |
|