CubeMX: accidentally disabled TIM6
While enabling Timers in CubeMX, I accidentally clicked on TIM6 which is already on by default and used by the Core I believe. I re-enabled it by clicking on it again and of course the default settings got erased. And now whenever I try to run my code, it is giving me this error:
Target is not responding, retrying...
Question: How can I restore the TIM6 to its default settings so that I can solve this problem?
I compared the TIM6 settings with other working projects and couldn't find the difference. Other projects run on the board.
Board: STM32H745XI
