Forum Discussion
Altera_Forum
Honored Contributor
12 years agofactory code :
IOWR_RU_Watchdog_Timeout_Value(0x1FFF0000 >> 17); IOWR_RU_Force_Osc_Int(0x1); // Force the internal oscillator as startup state machine IOWR_RU_Early_Conf_Done(0x1); // Force Early CONF_DONE what do I have to write in my app code to prevent my app code to go back to the fac mode while watchdog was disabled ?