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.

MSPM0G3507: Systick stuff

Part Number: MSPM0G3507

I have set the systick interrupt well,and bind the Systick_Handler() function,but it dosent work properly.When I start to debug the program,it even didnt enter into the interrupt.The main() works well,and the clock source is set like this picture below.I can't find the problem.