Hi, I used R5f110PJ with USB firmware Updater , what happen is in my application code i enable watchdog which is working fine in application code but when we flash through USB firmware Updater (bootloader) then watchdog is not enable .. The set Option bite for bootloader is effff0 and for application code is 7ffff0. is there any dependacy of option_byte for watchdog?
Hi Paresh,
WDTON bit on watchdog timer determine the watchdog is enabled after reset.
Best Regards,Vasanth
Is this issue solved ?
The option bytes control the function of watchdog timer. How are you perform the firmware update ? Is it by self-programming or serial programming ?