Forum Discussion
Altera_Forum
Honored Contributor
8 years agoHi,
I found out that each time I change the NIOS code it change the behavior of the "hanging" So it's hard to find the root couse. The thing that solved the problem was: 1. Shorting the time the nios spent in interrupt to minimum. 2. I found a line in the code that read from memory that not exist. Good luck, Erez