Timers, once started, don't stop when halting the target, for example at a break point or while single stepping. (The "Continuous Refresh" option in the watch window shows all active timers counting, while TSCL is not) The test uses the internal clock and the resp. register EMUMGT_CLKSPD is 0x00060000, so the timers should stop immediately. All local and global timers behave the same. My board rev. is 1.0, I am starting up with the standard POST configuration. CCS is V5.0.3 (even tested with V 4.1.2). The same test run on EVM 6472L is working as expected, the timers stopping properly. Something wrong with my EVM or the debug configuration? Someone knows the solution? Thanks! Lothar