2 sections .code.1, .code.2 and .code.3 (+ farcall stub) fit in .raml
3 section .code.4 fits in .ramz
8 RAML (rwx) : ORIGIN = 0x1FFF0000, LENGTH = 0x00030
9 RAMU (rwx) : ORIGIN = 0x30000000, LENGTH = 0x00010
10 RAMZ (rwx) : ORIGIN = 0x40040000, LENGTH = 0x00400
22 .ramu : AT ( ADDR (.raml) + SIZEOF (.raml) )
28 .ramz : AT ( ADDR (.ramu) + SIZEOF (.ramu) )