|
|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:
: z1 A! l: r- l# f0 u) E4 x! S# E3 c. D9 I$ I
**** Build of configuration Debug for project ex09 ****6 r5 P8 @7 S5 p+ o7 k) F
"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all : s3 [9 O6 q! y6 K a
'Building file: ../dsp/Dsp.cfg'" Q# X, j7 O! J; r# {0 y4 |4 y
'Invoking: XDCtools'" [. x C1 _# q' D. z: E
"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"
& L. q/ `2 d8 g8 x' mmaking package.mak (because of package.bld) ...
3 e" ?8 r0 z1 f. L- h& yconfiguring Dsp.x674 from package/cfg/Dsp_p674.cfg ...
; N/ u |" e& i- ~: Zjs: "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
: {+ O5 t5 y7 X. e0 d% K: fgmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 1
( b2 {: j7 `+ `0 _8 lgmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'
" V ~+ C8 V' y' _: M# I5 q* n5 Xgmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'
' |: d/ z l- b0 G2 r# C: |* egmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'1 f( `. `" h! C8 l# s; P x3 U, E( h& H
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.
7 z# y/ A" f; D/ I( |- [gmake: *** [configPkg/linker.cmd] Error 1. L M7 O4 S3 S5 m# ~8 C1 z
gmake: Target `all' not remade because of errors.
4 U% T, X1 y' J$ t* S* N/ x p7 n**** Build Finished ****
9 L" Q6 a7 A! J, [ ^) n. @" u" i5 W7 L. u6 D; s4 i
每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?1 n3 T8 `; l$ o* s( k9 g
& |) f0 _% b0 h; F4 d9 w' ^6 C3 `: y( e! @9 e
|
|