Forum Discussion
Altera_Forum
Honored Contributor
21 years agoI had the same problem,
try to set a breakpoint in C/C++ Perspective, in the tree view, at the function name,your assembly routine (right click, add breakpoint). the debugger stops then at the beginning of the assembly routine, from then on breakpoints also work in asm code.