Content originally posted in LPCWare by corwinb on Mon Mar 04 09:46:47 MST 2013
I would like to set the sysTick interrupt priority as low as possible (largest number, last to be serviced in a pinch). I use sysTick now and have studied the docs and example code, however, it is still not clear. For example, I don't see an entry for sysTick interrupt in interrupt sources table in the UM. The intpriority example does not appear to be any help either.
Any clues?
Thank you in advance.