-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
Code Composer Studio Debugger
-
CCBT-3707
-
CCS_20.4.0
-
CCS_21.0.0
-
Generic
Values of global variables are not being displayed properly in CCS. This applies to the Watch view, Memory view, or via GEL evaluation. It always shows the initial value of the variable despite the value being changed by the application.
There is no issue with program execution. Outputting the value via C I/O will display the correct value.
One theory is that CCS is showing the value in physical memory instead the cached value.
This issue was reproduced on the C75x of the AM62A.