TIM6 interrupt in debug/breakpoint
Posted on November 20, 2015 at 14:22Hi everyone, I need some lights on the ability to switch off interrupt of TIM6 when stopping at a breakpoint. I did call the macro: __HAL_FREEZE_TIM6_DBGMCU(); But nothing, I still jump into the TIM6_IRQHandle...