Hi,
My CodeStartBranch.asm file says that watchdog will be disabled if the WD_DISABLE is set to 1. In the codestart section also, there is a LB instruction to disable the watchdog. However when I try to disable WD from this code, it seems the watchdog remains enabled. I am curious to know why this is so.
Does the CodeStartBranch.asm not actually disable the watchdog?