RTEMS Logo

RTEMS 4.6.99.3 On-Line Library


Memory Model Flat Memory Model

PREV UP NEXT Bookshelf RTEMS TI C3x/C4x Applications Supplement

3.3: Flat Memory Model

XXX check actual bits on the various processor families.

The XXX family supports a flat 32-bit address space with addresses ranging from 0x00000000 to 0xFFFFFFFF (4 gigabytes). Each address is represented by a 32-bit value and is byte addressable. The address may be used to reference a single byte, word (2-bytes), or long word (4 bytes). Memory accesses within this address space are performed in big endian fashion by the processors in this family.


PREV UP NEXT Bookshelf RTEMS TI C3x/C4x Applications Supplement

Copyright © 1988-2004 OAR Corporation