avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] avr-objdump give myterious information or compiler bu


From: Theodore A. Roth
Subject: Re: [avr-gcc-list] avr-objdump give myterious information or compiler buggy?
Date: Mon, 4 Mar 2002 08:56:49 -0700 (MST)

On Mon, 4 Mar 2002, Klaus Rudolph wrote:


>     b02:   64 d9           rcall   .-3384      ; 0xfffffdcc
>!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
>     b04:   10 93 ac 00     sts 0x00AC, r17 

<snip>

>
>What is going on in the address b02 ?. Is this a compiler bug, is this a bug
>of 
>objdump?
>
>Thanks
>    Klaus
>


This is normally. rcall (and rjmp) can wrap around the beginning and end 
of the flash address space. Nothing to worry about.

Ted

avr-gcc-list at http://avr1.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]