Re: C programming on ARM
- From: Hans-Bernhard Bröker <HBBroeker@xxxxxxxxxxx>
- Date: Thu, 31 Jan 2008 00:24:53 +0100
Wilco Dijkstra wrote:
With any byte addressable architecture, a pointer is just a pointer.
But there are quite a few non-byte addressable architectures out there.
Including ARM, last I checked.
Actually most architectures are byte addressable, including ARM,
Depends on what exactly you mean by the term.
AFAIK ARM7 is byte-addressable only for bytes, but not for larger objects. Well, may be it's just me, but I wouldn't call what happens when an ARM7 accesses a 32-bit integer without 4-byte alignment "addressing".
.
- Follow-Ups:
- Re: C programming on ARM
- From: Wilco Dijkstra
- Re: C programming on ARM
- References:
- C programming on ARM
- From: aamer
- Re: C programming on ARM
- From: Arlet Ottens
- Re: C programming on ARM
- From: Jim Relsh
- Re: C programming on ARM
- From: CBFalconer
- Re: C programming on ARM
- From: Paul Keinanen
- Re: C programming on ARM
- From: Hans-Bernhard Bröker
- Re: C programming on ARM
- From: Wilco Dijkstra
- C programming on ARM
- Prev by Date: Re: C programming on ARM
- Next by Date: Re: Embeded System Recomendation
- Previous by thread: Re: C programming on ARM
- Next by thread: Re: C programming on ARM
- Index(es):