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 agoIs there any "break" instruction near the breakpoint?
Altera's HAL API set many "break" instruction in the APIs in case of unexpected things happen. FYI. David