On May 21, 2012, at 1:43 PM, Weddington, Eric wrote:

> Hi Omar,
> 
> How are you writing and compiling your code?

He said,
>> However when the code is compiled I get the following in the listing
>> file (generated with avr-objdump):

The NOPs are there, the addresses jump properly.

Reading the man page for avr-objdump I suspect this is the switch he wants:

       -z
       --disassemble-zeroes
           Normally the disassembly output will skip blocks of zeroes.  This
           option directs the disassembler to disassemble those blocks, just
           like any other data.

--
David Kelly N4HHE, [email protected]
============================================================
Whom computers would destroy, they must first drive mad.




_______________________________________________
AVR-chat mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avr-chat

Reply via email to