4.7.3 Allocation of Executable Code
Code associated with C functions is always placed in the
.text section, which is linked into the program memory of the target
device.
Code associated with C functions is always placed in the
.text section, which is linked into the program memory of the target
device.