Цитата(adnega @ Jan 22 2010, 09:46)

Страница 640 UM10360 (LPC17xx UserManual):
During a debugging session, the System Tick Timer and the Repetitive Interrupt Timers
are automatically stopped whenever the CPU is stopped. Other peripherals are not
affected. If the Repetitive Interrupt Timer is configured such that its PCLK rate is lower
than the CPU clock rate, the RIT may not increment predictably during some debug
operations, such as single stepping.
Может это и есть причина? Хотя и не должен SysTick останавливаться во время выполнения инструкции...
пробовал выполнять и блоки операций - все равно один тик на инструкцию...
что-то здесь не то...