Other Parts Discussed in Thread: SYSBIOS
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.