Freeze timers in breakpoints
Posted on April 25, 2013 at 17:15Hi all I've tried to debugg a controll-function, but this is impossible because the timers (one create ticks and the oder count them) are running while the programm is freezed in a breakpoint. The stdPeriph_lib has s...