Forum Discussion
Altera_Forum
Honored Contributor
21 years agoCan I step the assembly code in IDE?
I only know how to step the source code when debugging using IDE. Can I step the assembly code in IDE like GDB(insight)? I know how to use GDB+insight to debug application of Altera NiosII proj...
Altera_Forum
Honored Contributor
21 years agoYes you can step through the assembly code. There is a button to switch the view over to the assembled code. I'd point you to the button but I don't have the software installed on this computer. You can also see the memory contents, registers, etc....
Cheers