Question
watchdog
Posted on April 01, 2016 at 11:51
Hi
i have implemented watchdog on f429. i have two applications on flash , one is bootloader and other one is an application program . i have implemented the watchdog on bootloader and also jump function from bootloader to appllication. My goal is to start the watchdog on bootloader, jump to application proǵram and , top the watchdog once the application gets started and runs properly. the problem is i cant able to stop the watchdog when the application starts. could anyone help me or suggest me some idea ? thank you