Question
STM32 debug Step-by-Step Problem !!
Posted on May 20, 2015 at 11:08
Hello,
I realize a project using stm3210e_eval,IDE: CooCoxDebugger: ST-Link V2When I'm debugging step-by-step, the cursor it's not linear !! and I don't understant Why ! for example: the cursor is at the line 170. when I click F10 or F11, the cursor don't pass at the line 171, but it back at the line 160 !!(''it's just an example to explain what I want to say'')Any help please ?thanks :) #stm32-debugging-st-link-problem