Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHow to debug in ASM code
http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/sad.gif Hi, I'm trying to debug assembler code, but the debugger never jumps into the asm code like it does with c code. It j...
Altera_Forum
Honored Contributor
20 years agohi, everybody
I can step into asm rountine. But how can I run into asm rountine? I set a breakpoint in asm code, then run the program, but it can't stop at the breakpoint. Anyone help?