cancel
Showing results for 
Search instead for 
Did you mean: 

timer interrupt issue

kishor
Associate II

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 remove the break points its miss behaving 

1 REPLY 1
TDK
Guru

Find the bug and fix it.

If you add more details, you may get a more useful response here. We don't know what misbehaving means, or what the expected behavior is, or any other details. Consider limitations on interrupt frequency.

If you feel a post has answered your question, please click "Accept as Solution".