Part Number: CCSTUDIO-THEIA
Other Parts Discussed in Thread: CCSTUDIO, TMDSCNCD28388D
Dear support team,
I am very happy with the implementation of the System Project user interface in the new CCStudio version 21.0. Unfortunately, a related issue that was already present in the previous version 20.5, where I was using a 'system.xml' project imported from the last non-Theia CCS, is still present.
When you have assigned an existing project in the workspace, e.g. for CPU1, to the corresponding core in the System Project, the Build Projects and the Re-build Projects actions on the 'child' project no longer work. That is, the Info-panel with message Building... does appear, but after a second or so disappears, and no file is compiled.
Strangely, the Clean Projects action still works, as well as Debug Project. But the build that is normally done before launching the debug session is skipped, so you might end up debugging an outdated version of the executable(s).
Once part of a System Project, the only way to make sure individual core projects are compiled is a Build via the System Project. When you disconnect the core project from the System Project, normal behaviour is restored.
I could not find a message in the ccs_theia.log that would relate to this issue.
Note: I posted this earlier in the C2000 microcontrollers forum, but this forum suits better.