Re: C programming on ARM



On Jan 30, 10:50 pm, Hans-Bernhard Bröker <HBBroe...@xxxxxxxxxxx>
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, ARM cores are capable of byte addressing (at least any of
the currently supported architectures).

Some ARM devices may have restrictions on certain types of memory,
though.
.



Relevant Pages