Forum Discussion
Altera_Forum
Honored Contributor
22 years agoDebugging asm code in IDE
Hi, I'm trying to debug assembler code, but the debugger never jumps into the asm code like it does with c code. It just ignores the breakpoint set on the asm line. Cheers
Altera_Forum
Honored Contributor
22 years agoHave you tried using the Disassembly View Mode button?
It’s the button that looks like an upside down stack of gold blocks, when in debug mode.