Other Parts Discussed in Thread: SYSCONFIG, C2000WARE
Tool/software:
This is not so much a question as it is a bug report for CCSv20.2 (C2000Ware v5.5). CCS total fails even when the correct board is selected in sysconfig. What I mean is that it will compile, but chip is totally unresponsive during debug. This occurred with libraries I had written for this device, which worked with previous versions of CCS. After some experimentation, this failure appears to be due to a missing predefined symbol.
Under Properties>Build>Tools>C2000 Compiler>Predefined Symbols, add _LAUNCHXL_F28379D under the "Pre-define NAME" and everything appears to work.