|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:
6 M$ Y0 H a! t+ ]6 B: G0 d9 @1 g
**** Build of configuration Debug for project ex09 ****( h2 O! r) z% ]! M0 O
"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all ( Q& x4 v) |; [; C6 V5 L8 P
'Building file: ../dsp/Dsp.cfg'! L1 ]8 j; O3 ?6 X% ^
'Invoking: XDCtools'
/ u2 e5 K/ H+ c0 U"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 T9 ]4 o% Y S4 X6 ^+ t* w& `making package.mak (because of package.bld) ...
" ^- l! W' Z; M! h! o- }configuring Dsp.x674 from package/cfg/Dsp_p674.cfg ...
, }* ~& q4 u4 ^: T6 R% xjs: "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
k: N" z0 K$ G* a4 agmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 1
5 @: G7 x5 i3 ?: |' hgmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'5 R/ @$ b% V- l- I
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'$ o% V$ \: A, o% U- z. [
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'8 U5 ?! C# O# L- q
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.5 G3 N) |; t9 l% e) O2 b) ^2 h9 g
gmake: *** [configPkg/linker.cmd] Error 11 g p) }, l! k* p7 N
gmake: Target `all' not remade because of errors./ ]' T' s$ S0 R+ x e
**** Build Finished ****. n* e) L/ @+ r6 i& g/ _' {
" Z1 U j. i3 n8 Q每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?
* _+ g( ]# |# r/ j0 }/ h) ~5 ~% g! q
' e {+ k2 |8 A. E |
|