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.

ccs vs rtsc vs sysbios projects

Other Parts Discussed in Thread: TMS320C6748, SYSBIOS

Setup: TMS320C6748, CCS 6, Windows 7

Could someone tell me the differences between ccs vs rtsc vs sys/bios projects?

1) I've successfully created and run a hello_world ccs project and run the gpio example.

2) Next, I was going to try to link in sys/bios modules such as USB related and having trouble.

ccs project->let's me pick target for c674x floating point dsp->let me pick target TMS320C6748

rtsc project->I get an error "Can't find ti.catalog packages"?

sys/bios project->only see this option when my workspace is empty, i don't see this option once you have a project created, when I try to create a new project, I don't get this option...why?

Bottom line is I am trying to create a project that links the correct packages with USB support.  What is the correct type of project, ccs/rtsc/sysbios?

Any help would be appreciated.  Thank you.

  • Someone helped me at work, so looks like sys/bios project is the right one for me. The option only shows up if you selected the right target C674x Floating-point DSP in the Variant field and TMS320C6748 target.

    However, under the RTSC tab, I needed to type in ti.targets.C674 and my only option is the evm6748. Hopefully, this works ok.
  • For anyone who is new to the TI tools and processors, it is always best to start with our training material. You will get running a lot quicker.

    You can go to TI.com and search for "c6748 workshop" (no quotes) and choose from several flavors of the workshops. The DSP Integration workshop is the one I know best, and it was written for the C6748 with SYS/BIOS, and it goes through a lot of basics especially related to the C6748.

    The TI-RTOS workshop is newer and concentrates more on the OS and less on the DSP. But you will still learn how to get started with building a project and getting things running. TI-RTOS is basically a new name for SYS/BIOS.

    I think there are videos that go along with the Integration Workshop. Let me know if you have a hard time finding them.

    Regards,
    RandyP
  • Dear DSP Noob,

    Could someone tell me the differences between ccs vs rtsc vs sys/bios projects?
    Bottom line is I am trying to create a project that links the correct packages with USB support. What is the correct type of project, ccs/rtsc/sysbios?


    Please refer to the following TI wiki page.

    processors.wiki.ti.com/.../BIOS_related_to_XDCtools_and_RTSC?