MSPM0L2227: How to verify buffer value using CCS without erasing buffer.

Expert 2670 points
Part Number: MSPM0L2227
Other Parts Discussed in Thread: LP-MSPM0L2228

Hi All,

When operating LP-MSPM0L2228 standalone, data is stored in the RAM ring buffer.
I want to connect it to CCS Theia without powering down and view the saved values using the Memory Viewer, but I don't know the proper method.
I know how to do it in CCS v12, but I don't know how to do it in v20.

If there is an easy-to-understand procedure manual, please let me know.

Best Regards,

Ito

  • You should be able to open the CCS and under your project targetconfigs right click and select start projectless debug. Once you do this go to the debug window and right click the cortex_M0P and hit select. This will pause the current running program and you should have access to the memory registers, etc.