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

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

Re: [avr-gcc-list] Optimization?


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] Optimization?
Date: Tue, 13 Nov 2001 13:50:00 +0100 (MET)

MWP <address@hidden> wrote:

> try using asm("nop") instead of incr k;

It would already help to declare `k' as `volatile uint8_t k;'

-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/



reply via email to

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