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

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

Re: [avr-gcc-list] optimization flags causes problems??


From: David Brown
Subject: Re: [avr-gcc-list] optimization flags causes problems??
Date: Thu, 17 Apr 2008 12:24:54 +0200
User-agent: Thunderbird 2.0.0.12 (Windows/20080213)

Ramazan Kerek wrote:
I have installed 20080411 and seen the same problems as I did in
20080402.
Is there anything else I should try?


What compiler flags did you use?

If you compile the code you gave, use -O0 and -Os, what is the generated assembly code?

Incidentally, why are you writing your own eeprom functions rather than using the ones from the library?

mvh.,

David





reply via email to

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