-
Bug
-
Resolution: Fixed
-
Medium
-
Code Composer Studio Debugger
-
CCBT-3323
-
-
CCS_12.4.0
-
CCS_12.6.0
-
Generic
-
Enabling the option to disable interrupts while running resolves the issue. This option can be found under the Program/Memory Load Options under the main Debugger Options.
The below error occurs when running an specific user program on an F280039C device:
Invalid CIO command (63) in the CIO buffer at address (0xA000) was not recognized. Please check the device and program memory maps.
0xA000 is writable memory.
It appears to be some regression as there is no issue with CCS 12.1.0.