Why would you do that? The file already takes care of that, and if you try and bypass it bad things will likely happen.wondering if you played with the priority interupt system on the k40 it self
From the code block shown it looks like the only high-priority ISR you're using is the IOC.
Does your routine properly handle the steps required to clear the interrupt?
That's one of those that can't be cleared automatically since you have to clear the individual register/bit.
Bookmarks