This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR2944: AWR2944: In CCS debug, how to stop the RTI counter (with COS=0) when in suspend mode (pause or break point...)

Part Number: AWR2944
Other Parts Discussed in Thread: AWR6843,

When running AWR6843 application in CCS debug mode, as below capture, RTI counter are still running when in suspend mode (pause or break point).

From TRM, "COS" bit of RTIGCTRL register can control the behavior as below description.

   * COS (0) - Counters are stop while in halting debug mode

   * COS (1) - Counters are running while in halting debug mode

However, with COS bit "0", RTI counters are still running.

So, is there something more to make it stop at the debug suspend mode (pause or break point...)?