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: How to stop count the timer register when CPU is halted

Part Number: AWR2944

Tool/software:

1. Environment: control SOC by Lauterbach debug tool Trace32

2. Problem: How to stop the timer registers( MSS_RTIA/B :: RTIFRCn and RTIUCn )  automatically as soon as the CPU is halted by debug tool or running to a BreakPoint ?

3. Attempted solution but failed : 

         1) Setting the RTIGCTRL :: CNTEN to stop the counter ,it work but it can not  automate when the CPU is halted

         2) Setting the MSS_CTRL :: DBG_ACK_CTL1_RTI ,but it can not work,The RTIFRC and  RTIUC still counter when the cpu is halt