I try to write a constant data in code memory, and when I try : ?co?Data_name?Module_name(address) In the linker segment option, I have a link error (can't find segment). But when I try with a fuction the linker place it at the desired location.