Forum Discussion
Altera_Forum
Honored Contributor
20 years agonios debug freezing
Normally,my design works well, but sometimes I do a little change in the fpga design,such as put a signal on an output pin for test. run nios ide. after nios finish downloud SW and jump in debug wi...
Altera_Forum
Honored Contributor
20 years agoIt's not unheard of that small design changes affect borderline timing on some other component (memory, I/O) to the point where the program crashes or the debugger can't communicate any more.
First thing to check might be the timing on RAM, if you have that.