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.