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.

第三代C2000 bios 实时系统

Other Parts Discussed in Thread: SYSBIOS, TMS320F280049

各位好,

    1、第三代C2000 dsp (例如28004x)TI提供那个实时系统?有没相关资料下载链接?

    2、SPRA958L有提供第一二代C2000 dsp  bios 工程,第三代DSP BIOS工程在哪里有提供下载?帮忙提供下,感谢。

 

  • user1431255 说:
        1、第三代C2000 dsp (例如28004x)TI提供那个实时系统?有没相关资料下载链接?

    您可以在SYS / BIOS产品中获得F280049的TI-RTOS示例。更多信息请参考 链接

    user1431255 说:
        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.
  • 您好,您可以在SYS / BIOS产品中获得F280049的TI-RTOS示例。更多信息请参考 链接<------好像只提供XDC和bios_6_73_01_01下载,没看到F280049的TI-RTOS示例,帮忙提示/提供下,感谢
  • 请问您现在可以成功找到例程了吗?
  • 您好,昨天有其事,按照上面按照6.83.00.18; 没有找到280049/28379 SYSBIOS历程什么原因,能不能附件提供或其它办法?感谢帮忙

    我的:CCS8.1, RTSC/XDCtools 3.50.07.20, 编译器V18.12.7
  • 我需要三代比如28004x/28002x SYSBIOS 例工程,原因我自己创建工程编译出错,不知道原因
  • 按照如上步骤也是可以创建28004x/28002x SYSBIOS 工程的。请问您是遇到了什么错误?
  • 你好,自己创建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.

  • 已经在您的新帖内回复了,请查看一下,谢谢