[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-gcc-list] About context saving in Vectors
From: |
Stu Bell |
Subject: |
RE: [avr-gcc-list] About context saving in Vectors |
Date: |
Wed, 14 Jan 2009 11:20:59 -0700 |
> > Which is why there is the <util/atomic.h> macros. Check out:
> >
> > ATOMIC_BLOCK( ATOMIC_RESTORESTATE )
> > {
> > ... Mangle pointers
> > }
>
> Interesting. Don't recall those being there 3 or 4 years ago
> back in the days of avr-gcc 3.3 and 3.4.
Dean Camera (sp?) added them a year or two back. Very useful!
Best regards,
Stu Bell
DataPlay (DPHI, Inc.)
- [avr-gcc-list] About context saving in Vectors, Lin Nan, 2009/01/14
- Re: [avr-gcc-list] About context saving in Vectors, dlc, 2009/01/14
- Re: [avr-gcc-list] About context saving in Vectors, David Kelly, 2009/01/14
- Re: [avr-gcc-list] About context saving in Vectors, dlc, 2009/01/14
- Re: [avr-gcc-list] About context saving in Vectors, David Kelly, 2009/01/14
- Re: [avr-gcc-list] About context saving in Vectors, Preston Wilson, 2009/01/14
Re: [avr-gcc-list] About context saving in Vectors, Dave Hylands, 2009/01/14