Hi all, My target has 2 ram section that I want to use. I want to link a static lib (mylib.a) text and rodata into into one of these ram sections and the rest of code from the application will be linked to the second ram section. I also want that the data and bss from my static libk will be linked in the second ram section. MEMORY { ram_1 }