SPRAC71B February 2019 – October 2023
C28x devices have 16-bit and 32-bit CPU registers.
C28x devices have 32-bit address registers, but almost all C28x devices have only a 22-bit address space.
C28x is compiled in little-endian mode only.
C28x is word-addressable, and words are 16 bits.
There are no 8-bit objects on C28x devices. This presents unique challenges for implementing the ELF object file format on C28x devices. See Chapter 11 for more about ELF files.