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.
Tool/software: Code Composer Studio
os: win7
ccs: 7.1.0.00014
target: tms320c6678
SDK: Processor–SDK–c667x 3.02.00.05
xdctools: 3.22.1.22
sysbios: 6.46.4.53
Problem description:
In the RTSC configuration Settings tab of a RTSC project, this is where I can select which RTSC repo or package to use, input Target, Platform and Build–profile.
The Target here I inputed ti.targets.elf.C66.
The Platform should list all the available RTSC platform for the current Target, e.g. ti.platforms.evm6678.
When I only select SYSBIOS one package, everything is good.
When I select one more or multiple RTSC packages (such as PDK, NDK) including SYSBIOS, I cannot select any RTSC platform in the Platform combo–box, as it becomes empty.
If I deselect all RTSC packages but leaving only SYSBIOS selected, I can pick RTSC platform from the Platform combo–box again.
Problem other information:
1. This is problem is new in CCS 7.1, and I have not encounter the same one in CCS 7.0.
2. on matter what i choose, creating a new or importing an old SYSBIOS project, both actions can trigger the problem.
3. This problem can be repeatedly triggered.
Hi,
I am able to find the platforms just fine on the same version of CCS, however only with the XDCtools version that comes with CCSv7.1. I suspect there is some incompatibility between the older XDCtools and CCSv7.1.
In this case I would try to migrate and test your existing projects with the new XDCtools and see if they behave properly.
Hope this helps,
Rafael
does the xdctools 3.50 work well with c6678 and its SDK? Has it been tested well?
I think I will wait for the next CCS release and try then.