|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:
! L- z9 ?: V1 k( H: D8 N5 Q8 Y7 W# F' {/ T. y0 s
**** Build of configuration Debug for project ex09 ****
7 _7 K& E( d! ]"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all & @' b& i0 S% Z$ W/ ?
'Building file: ../dsp/Dsp.cfg'
! n# U6 q, T. g9 W" q* x( G'Invoking: XDCtools'. `8 r# F$ \2 u+ C4 o: H/ K
"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". Z! w0 L' X; {/ \
making package.mak (because of package.bld) ...% L( E; s! n) H- e% I. r
configuring Dsp.x674 from package/cfg/Dsp_p674.cfg ...
1 Y9 \; }5 o9 X. _( jjs: "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
, b2 R/ @5 A$ }7 p8 M1 A7 G4 ugmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 17 j, P( ?# r) v5 I
gmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'- }! |5 \* a4 n; z
gmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'
( m3 s/ x g+ D8 ]; q9 _' agmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'
$ Q6 m* J/ U4 U; b( O+ Jjs: "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.) {6 y) W" j. L3 |6 n+ A6 T! d9 L9 p
gmake: *** [configPkg/linker.cmd] Error 17 U1 z4 d0 q- J! u, x
gmake: Target `all' not remade because of errors.
* `/ R5 c) n! l5 g+ `! z! r# @**** Build Finished ****
0 y" |! C: @% f
- F2 X+ E! N$ G% M& B每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答?
- ^0 m5 m" n$ V- W: k m; v
- v1 u: `; o U. [7 K8 q# J0 z5 P' G- `0 ^
|
|