This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

context switching using systick handler

hello,

I am doing a project on TM4C. whenever I do manual context switching in systick timer (eg POP PC). It never call the interrupt again. How do I handle this situation..?