|
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/
[Prev in Thread] | Current Thread | [Next in Thread] |