Topic : Debug errors using STM32 II

Forum : Ride IDE

Original Post
Post Information Post
December 31, 2009 - 1:03am
Guest

Hi!
I'm having a problem with TIM6 & TIM7, when in debug and updating the TIM2 structure it updates the TIM2 Structure but updates the TIM6 and TIM7 structures too, and when updating the TIM6 and TIM7 structures it was no effect on debug tree TIM6 & TIM7 Boxes respectively. It remains inactive even after a TIM_Cmd(TIM7, ENABLE); but appears to be running on the stm32f103zet6.