Content originally posted in LPCWare by Brutte on Fri Feb 15 04:53:54 MST 2013
Quote: jeffaroo
Does anyone know of a way to halt the Timer while in the debugger?
+1
AFAIK only RIT has this feature in CMx LPC peripherals. And of course SysTick.
Actually I should have asked this question long time ago as this was one of primary reasons I decided to use STM32 (where you have full cotrol over selected timers, counters and encoders in case the core is being halted).