Hello everyone,
I'm using a MKL05Z32 of Freescale that has a Cortex-M0+. I would like to know the priorit of the Systick timer available to use.
Thanks.
Frederico
Hello Frederico,
bit 31-30 of System Handler Priority Register 3 (i.e SHPR3) specify the priority of the Systick handler.
The default value is zero.
Best regards,
Yasuhiko Koumoto.