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

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

Re: [avr-gcc-list] Problem with delay loop


From: Royce Pereira
Subject: Re: [avr-gcc-list] Problem with delay loop
Date: Fri, 28 Sep 2007 15:17:03 +0530
User-agent: Opera Mail/9.22 (Win32)

Hi Klaus,
On Fri, 28 Sep 2007 14:57:14 +0530, Klaus Rudolph <address@hidden> wrote:

> Please use optimizer! Something like -O2 -O3 -Os ... as you need!

My makefile already has
OPT = s

>
> Simplify your delay loop:
> void delay(volatile word cnt) { ...
>
Already tried that. No change.

If it's worked for you with whatever you have suggested, could you paste a 
snippet of your output ? Thanks!

regards,

--Royce.




-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/




reply via email to

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