Forum Discussion
Altera_Forum
Honored Contributor
13 years agoNIOS II and Cyclone III Remote Update
Have spent several days now searching and reading and think I am nearly there... but not quite. I am using the NIOS II core with SOPC builder. I use Quartus II for the FPGA image. This is a projec...
Altera_Forum
Honored Contributor
13 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 ?