|
|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:
# F1 [6 Q; N, \$ p
. d: h2 d% K" a**** Build of configuration Debug for project ex09 ****3 { [! u. K9 g: r" n
"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all 1 m' j8 R' w9 O' d( s
'Building file: ../dsp/Dsp.cfg'
. k( q) k* V1 l3 ]* C7 g% Z# ['Invoking: XDCtools'
& E4 ^1 O. P' R9 ^& D"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"
* ^2 A$ c, O; r- u8 N1 smaking package.mak (because of package.bld) ...
, B6 s5 z- Q' j- D: n6 O8 Vconfiguring Dsp.x674 from package/cfg/Dsp_p674.cfg ...
6 G! V* _" m3 T! z1 r' rjs: "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
, h" f% O1 U" E5 ]5 X' l) Q, q+ Zgmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 14 H# h% e0 S# G8 ?/ y" {
gmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'
. p% f1 B7 e7 v6 O" g6 d2 w( O( C) H. Dgmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'
8 Y3 T Y: W' H0 jgmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c': L/ w* ~ d, U! ~: J+ J
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.
9 `/ }* X3 [9 \" Rgmake: *** [configPkg/linker.cmd] Error 1
9 J, H% n$ M- u/ E6 Ngmake: Target `all' not remade because of errors.0 X8 f s3 ?. ^' m, z6 H- @# D
**** Build Finished ****/ S8 P7 R8 k( l) P' J$ d
L( |- \# e0 w, V; k# G. [
每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?0 f# X4 ]: t% u! |2 B
; \, o' f3 _, @- v
% r, h! W6 Y* p6 R- G5 {" N |
|