[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-gcc-list] Re: volatile bug in GCC?
From: |
Janne Heikkinen |
Subject: |
[avr-gcc-list] Re: volatile bug in GCC? |
Date: |
Mon, 12 Aug 2002 04:05:52 +0300 |
On Mon, 12 Aug 2002, Janne Heikkinen wrote:
> volatile char *ptr=NULL;
And again it was bug in my programming skills...
char * volatile ptr=NULL;
And after lookin instruction set again "sbiw r24,0x00" is also
proper way to test it :)
Janne Heikkinen
avr-gcc-list at http://avr1.org