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.