Other Parts Discussed in Thread: TMS320F28335, STRIKE
Hello,
I disable the watchdog at the start of my application (WDCR shows up as 0x0040, which means the watchdog is disabled).
For some reason, when stepping through my code after some time, the watchdog gets re-enabled (and the SYSCTRL registers get messed up) without any apparent reason. It is roughly at the same location that this occurs, but not exactly the same location each time...
Would anyone have any idea about why this is happening?
Many thanks for any help!