Question
Debug step-by-step with Watchdog enable !
Posted on May 26, 2015 at 09:49
Hello,
I am debugging step-by-step my project on stm32f103vd, using CooCox CoIDE, and ST-LinkV2.when I enable whatchdog, the system go then to Reset_DefaultHandler(). I think that's normal no ?and how I can debug step-by-step with keeping watchdog enable ?thanks :) #stm32 #debug #whatchdog