Hi, I have a probleme with my memory map. I have declare external ram between 0x200000-0x400000 , but after compilation i see (.m66) that the space 0x200000-0x200004 is reserve for NDATA0. I don't understand why this class is here and why so small. I just want XDATA0 in external memory So what can i do for this ? Thanks