|
|
根据双核通信之DSP独立仿真教程步骤,把syslink下的ex09_readwrite例子在CCS下独立仿真,编译出错如下:" M- E0 i7 L0 I, E7 F
" E2 ?9 U: t2 v: \8 u
**** Build of configuration Debug for project ex09 ****
2 R7 R B h( R2 c7 F"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
1 O8 V& m! U! r) A' j; Q+ m3 N'Building file: ../dsp/Dsp.cfg'
) L. [6 g# \' w4 ?% A% i% _* `'Invoking: XDCtools'
' d" X3 ~% Y" |8 I"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& X5 L* |& J/ m, z( Bmaking package.mak (because of package.bld) ...
* q9 {% g4 l" g- |+ v, i. \configuring Dsp.x674 from package/cfg/Dsp_p674.cfg ...
7 ~$ U4 a7 |: \9 T3 C2 h7 ~; 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
# {5 \2 t8 J3 Fgmake.exe: *** [package/cfg/Dsp_p674.xdl] Error 1 b- T7 j$ p# n8 E- N5 Q. W! x
gmake.exe: *** Deleting file `package/cfg/Dsp_p674.xdl'
0 C. M+ `. n" B3 I! qgmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.h'
6 L* K: D0 a/ p ^$ x- q# @8 C- j6 P: Agmake.exe: *** [package/cfg/Dsp_p674.xdl] Deleting file `package/cfg/Dsp_p674.c'
3 D" o* d! A% Yjs: "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 U5 X8 K- p# r" p' D
gmake: *** [configPkg/linker.cmd] Error 1 ]: t/ f3 ~" ^9 K/ n
gmake: Target `all' not remade because of errors.3 T) c" n' Z2 G2 S6 U" V/ n
**** Build Finished ****% ]4 p- {& w8 a1 d% N5 s9 v; T
& ^ G9 t" Z; Y$ P$ D) O
每个例程都编译出错,在生成工程中:dsp没加的错误没犯,不知什么原因,望解答? i- Q& a% R1 |% C
* H1 P# f$ r0 _) O. j
+ v6 L4 T, i! y/ }* m$ ?, s3 n1 c |
|