Forum Discussion
Altera_Forum
Honored Contributor
21 years agoProgram reset
Hello! I have the following problem. I created simple project by Quartus|| 4.1. And write primitive program in Nios || IDE: int main()
{
int i=0;
while(1)
{
if (i==0)
IOWR_ALTERA_...
Altera_Forum
Honored Contributor
21 years agoHi,
What do you exactly mean with 'reset' ? How many pulses do you see on the led? (1 a few or many?) How do you detect this? Is it restarting automatically or do you have to download again? Stefaan