|
|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:
8 v: {: S+ I3 n3 Z' D5 x7 J8 ^
6 s- `% A# p" o0 t0 I6 ^**** Build of configuration Debug for project ex09 ****
, }8 C" n* m8 s. q5 B5 }1 \- A"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
* S: e) J9 B$ t, h'Building file: ../dsp/Dsp.cfg'
$ Y# Y; @8 e a5 ^! C7 u'Invoking: XDCtools'
9 m- q& L; Q/ A"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 r5 }( Q" Q( F2 {1 _6 ~
making package.mak (because of package.bld) ...( N5 n: V y5 X1 d6 A# [- x$ K
configuring Dsp.x674 from package/cfg/Dsp_p674.cfg ...$ h4 ]+ [$ C1 Z
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- O. K- p3 [0 `' w- N( W' N
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 1
( l; p: c+ ~/ |" pgmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'
4 }, N* D; z! L! j* ggmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'
- r, d2 F [9 k; vgmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'
$ N/ U: \# z6 u+ R2 Ejs: "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.
( ?* J/ z# C z7 `4 N" {% R; Ogmake: *** [configPkg/linker.cmd] Error 1$ Y& w( J$ F8 i3 H) `3 M
gmake: Target `all' not remade because of errors.
& \1 l! j; b# H$ L6 O$ n**** Build Finished ****
( S' M+ B. Y$ s. i9 R% d' i
' X( {) I7 j) @. K% b4 {% S每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?
# @! g% _$ s- J1 E* u
: P( _, R' d4 V5 v" e! i8 }' E& }) g$ F$ F. R
|
|