Other Parts Discussed in Thread: SYSCONFIG, C2000WARE, TMS320F28386D
Tool/software:
I have a project that uses CMake rather than CCS's native build system to build firmware for a C2000 microcontroller. While I am well aware that this is not supported by TI, this works very reliably using the CMake Tools plugin for Eclipse Theia. TI Sysconfig has been included in the build chain as well, and debugging using the CMake-produced ELF files works as expected.
However, the Sysconfig file can only be edited using the standalone Sysconfig tool. Double-clicking the file in the IDE seemingly does nothing -- no new editor tab is opened, and there is no mention of an error in the log files references under "Help -> Support".
I am fully aware this is not a lot of info to work from. If there is any way for me to provide further diagnostic information, I will happily provide such.