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.

General Purpose Timers for the DM3730

Other Parts Discussed in Thread: DM3730

When using Code Composer Studio 4.2.1 IDE for C/C++ development on the DM3730 and using GPTIMER10 device to generate periodic timer interrupts, the counter for the timer does not appear to stop whenever the IDE is halted or breakpointed (also when single-stepping through the code).  Are there any CCS and/or DM3730 configuration details directly relevant for controlling automatic stopping and starting of the GPTIMER counter registers whenever the IDE is halted, breakpointed, or single-stepped?  (Setting/clearing the EMUFREE bit in the TIOCP_CFG register has no effect either way.)  This issue is seriously hampering some of our development efforts.