pub const TEXT_START: u32 = 0x0020_0800;
Program (text followed by data and then bss) gets loaded in starting at this location. HEAP begins right afterwards.