Hi,
I have two images in my controller.
1. Bootloader image and 2. Application Image.
I am enabling watchdog in bootloader image(it must required as per our application) which execute once in boot up and I am feeding watchdog in my application image. There are not any issue with application oriented its working fine.
But while i am downloading application image watch dog would be ON so after timeout of watchdog time its getting reset in between of downloading flash. What can i do for abort watchdog reset while programming?
Notes: I cant consider increase watchdog time due to my flash image is large so i cant afford it.
Please help to come out of this.
Regards,
Chetan Santoki.