Part Number: MSP430G2553-Q1
Other Parts Discussed in Thread: MSP430G2553
I am using MSP430G2553 with Code Composer Studio (CCS) 12.8.1. My project builds and runs successfully.
However, the variables in the Expressions window do not update while the program is running. The values are only refreshed after I click Pause/Halt. I have already enabled Continuous Refresh, but the behavior remains the same.
Is this a limitation of the MSP430G2553/debugger, or is there any CCS setting that enables real-time updates of the Expressions window while the CPU is running? If not, what is the recommended method to continuously monitor variable values during program execution?
Thank you.
