SLAA534A June 2013 – June 2020
An assembly code section needs to compute a code address to:
There are three basic ways to form an address: Absolute, Symbolic, and Immediate. Absolute and Immediate addressing are position-dependent. Symbolic (PC-relative) addressing is position-independent. These modes are briefly listed in Section 4.3 and described in detail in the "Addressing Modes" section of the MSP430x2xx Family User's Guide (SLAU144).