Forum Discussion
Altera_Forum
Honored Contributor
21 years agoMixed source / Assembly listing
Is this possible, so I can get a fair idea on how the code for this is distributed? 0000413c <uart_irq_1>:
413c: 01421204 movi r5,2120
4140: 29000037 ldwio r4,0(r5)
414...
Altera_Forum
Honored Contributor
21 years agoHey,Scott!
I have a question maybe seems silly to you.You said mixed listing can be seen by using the objdump -s option, but where can I set this option in NiosII IDE? Thx