Altera_Forum
Honored Contributor
19 years agoNIOS II IDE program randomly terminates
Hello,
I'm working on a senior design project with the DE2 board connected to external circuitry. My project is to design a heating controller which recieves inputs from two thermostats and then decides which heating unit to turn on. In my C code I have a while(1) loop so my program should run forever. However the program stops randomly when the inputs from the external circuitry change. Any suggestions on why the NIOS II IDE program will suddenly terminate? Thanks.