Content originally posted in LPCWare by klaschudi on Tue Feb 26 06:24:35 MST 2013
Hello together,
I'm using the Systick Timer for a delay function like it is done in the RDB1768cmsis2_SysTick example.
It works fine, when running it alone but when I integrate it in my project (all timers are running, interrupts enabled) the Systick timer stops running after a few Circles.
Has anybody an idea what could be the reason?
thanks, Klaas.