[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-gcc-list] volatile...
From: |
Larry Barello |
Subject: |
RE: [avr-gcc-list] volatile... |
Date: |
Sat, 16 Dec 2006 08:55:20 -0800 |
gcc-armxxx places "volatile" data outside the cache... so it must be a
compiler dependent feature. Always best to examine the resulting assembly
to make sure your assumptions are correct :)
| -----Original Message-----
| From: address@hidden [mailto:avr-gcc-
| address@hidden On Behalf Of Graham Davies
|...
| On the subject of volatile isn't enough and straying further from AVR,
| remember that if your machine has a data cache you need to figure out how
| to
| not have the cache between you and a hardware register. This varies by
| CPU
| and there is nothing in the language to help you with this.
|
- Re: [avr-gcc-list] volatile..., (continued)
- Re: [avr-gcc-list] volatile..., Graham Davies, 2006/12/14
- Re: [avr-gcc-list] volatile..., David Brown, 2006/12/15
- Re: [avr-gcc-list] volatile..., Graham Davies, 2006/12/15
- Re: [avr-gcc-list] volatile..., Paulo Marques, 2006/12/15
- Re: [avr-gcc-list] volatile..., Dave Hansen, 2006/12/15
- Re: [avr-gcc-list] volatile..., Paulo Marques, 2006/12/15
- Re: [avr-gcc-list] volatile..., Dave Hansen, 2006/12/15
- Re: [avr-gcc-list] volatile..., Paulo Marques, 2006/12/15
- Re: [avr-gcc-list] volatile..., Galen Seitz, 2006/12/15
- Re: [avr-gcc-list] volatile..., Paulo Marques, 2006/12/15
- RE: [avr-gcc-list] volatile...,
Larry Barello <=
- Re: [avr-gcc-list] volatile..., Joerg Wunsch, 2006/12/15
Re: [avr-gcc-list] PPP protocol, andi suhandi, 2006/12/11