Forum Discussion
Altera_Forum
Honored Contributor
21 years ago"Use separate stack for interrupts" corruption?
Hi! I have a program that runs on a NiosII, with 5 threads, and 2 interrupt sources (interrupting every 10 seconds, very slow). The fact is that I don't check the "Use separate stack...
Altera_Forum
Honored Contributor
21 years agoIt could be that you really have got a stack overflow. Have you checked your stack usage/tried to increase the stack size on the threads involved?