timer interrupt issue
we are using the stm32f7508-dk board , we added one function in while and timer 3 interrupt enabled in that code .when debugging the code continuously its going to interrupt , the code in while function executing if i add break points. i f i remov...