2009-03-19 11:24 PM
view timers in the ride simulator
2011-05-17 04:07 AM
Hi,
I tried to change several types (REVT6/8) of ST32 for the ride IDE. But al them shows only 4 timers in the peripheral view although I defined them in the conf file like this: #define _TIM #define _TIM1 #define _TIM2 #define _TIM3 #define _TIM4 #define _TIM5 #define _TIM6 #define _TIM7 #define _TIM8 Is this not possible in simulator or only with real target ? (can't test it because I have only 4 timers on my target board) Thanks Guy