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

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

Re: [avr-gcc-list] buggy variable naming with underscores


From: Christof Krueger
Subject: Re: [avr-gcc-list] buggy variable naming with underscores
Date: Mon, 14 Mar 2005 13:00:01 +0100
User-agent: Mozilla Thunderbird 1.0 (X11/20050116)

I have noticed other intermittent/hard to reproduce bugs with variables with 
underscores in their names in winavr.  I tried earlier to make a simple program 
showing the bug clearly, but the bug disappeared :)
I think it may only be when you try to access these variables from an ISR..
Did you try to reduce the problem to a tiny program with an ISR then?
I don't believe that this is a bug actually, but rather a problem with your code. But that is not easy to show without an example.

Regards,
 Christof




reply via email to

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