Forum Discussion
Altera_Forum
Honored Contributor
19 years agoUnexpected breakpoints
I have recently build up a section of my code, added a task to the system and now I am not able to run the software at all. The debuger stops every moment on modules like alt_irq_handler and ot...
Altera_Forum
Honored Contributor
19 years agoYeah, I guess that you must have enable "Run Time Stack Checking" in the system library properties. So when stack overflow, it will stop at "{". If you wanna know the detailed info, pls look into the Disassembly View when system stop.