|
|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:
. H B) R- W, P" g( I& n- Q
' n% S+ ^) T8 q: o& `**** Build of configuration Debug for project ex09 ****. \3 e: t3 T7 {3 e7 w- x, s
"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
5 ~5 {- q7 d7 d/ H( @5 N; A'Building file: ../dsp/Dsp.cfg'' a: G6 M1 b" o7 Z1 g3 Z/ A z
'Invoking: XDCtools'6 G, E+ V4 T) D 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"
) k( w* b9 m Y3 R# ]. g+ r# c3 t: n& amaking package.mak (because of package.bld) ... d( J4 }, b3 A1 Z. {
configuring Dsp.x674 from package/cfg/Dsp_p674.cfg ...
4 n9 j2 N5 j. U) [js: "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
6 Y9 l3 q5 ?; ]" X" j, Cgmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 15 ?# Y/ z. T- t
gmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'
2 Z. ^ [% H0 u, ugmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'
, ]) k4 E0 J: L6 b7 Egmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'/ `% C a' B0 q3 H3 M6 t
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.2 ]- N% u. W }5 {
gmake: *** [configPkg/linker.cmd] Error 17 R' G2 Z' F e. n* c
gmake: Target `all' not remade because of errors.
( x( j: h" E" r' Z# R* _! ?**** Build Finished ****
2 X6 o7 M7 ?% f i) E' M
% I x N7 `5 k$ m每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?
' u' a! z6 O; r' }
" e5 R# K! q+ o4 C- m" l: E: q, r& ^. [0 f
|
|