各位好,
1、第三代C2000 dsp (例如28004x)TI提供那个实时系统?有没相关资料下载链接?
2、SPRA958L有提供第一二代C2000 dsp bios 工程,第三代DSP BIOS工程在哪里有提供下载?帮忙提供下,感谢。
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
各位好,
1、第三代C2000 dsp (例如28004x)TI提供那个实时系统?有没相关资料下载链接?
2、SPRA958L有提供第一二代C2000 dsp bios 工程,第三代DSP BIOS工程在哪里有提供下载?帮忙提供下,感谢。
你好,自己创建SYSBIOS工程后编译出错什么原因,见下,是否有能编译例工程?谢谢。
**** Build of configuration Debug for project SYSBIOS_PRJ2 ****
"C:\\ti\\ccsv8\\utils\\bin\\gmake" -k -j 6 all -O
已复制 1 个文件。
making ../src/sysbios/sysbios.a28FP ...
gmake[1]: Nothing to be done for 'all'.
Building file: "../app.cfg"
Invoking: XDCtools
"C:/ti/xdctools_3_50_07_20_core/xs" --xdcpath="C:/ti/bios_6_73_01_01/packages;" xdc.tools.configuro -o configPkg -t devkits.target.Generic -p ti.platforms.tms320x28:TMS320F280049 -r release -c "C:/ti" --compileOptions "-g" "../app.cfg"
Building file: "../main.c"
Invoking: C2000 Compiler
"C:/ti/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu0 --include_path="E:/2 sf/4 test/SYSBIOSPRJ/SYSBIOSPRJ_2" --include_path="C:/ti/bios_6_73_01_01/packages/ti/posix/ccs" --include_path="C:/ti/include" --advice:performance=all -g --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=coffabi --preproc_with_compile --preproc_dependency="main.d_raw" --cmd_file="configPkg/compiler.opt" "../main.c"
Finished building: "../main.c"
making package.mak (because of package.bld) ...
subdir_rules.mk:12: recipe for target 'build-860872017-inproc' failed
js: "./config.bld", line 10: Error: Can't find the target named 'devkits.target.Generic' along the path 'C:/ti/bios_6_73_01_01/packages;C:/ti/xdctools_3_50_07_20_core/packages;..;': please check the spelling of the target's name and that it exists along this path.
xdctools_3_50_07_20_core\gmake.exe: *** No rule to make target `package.mak', needed by `.interfaces'. Stop.
js: "C:/ti/xdctools_3_50_07_20_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake[1]: *** [build-860872017-inproc] Error 1
subdir_rules.mk:9: recipe for target 'build-860872017' failed
gmake: *** [build-860872017] Error 2
gmake: Target 'all' not remade because of errors.