Hi, I have a probleme with my memory structure. I have declare external ram between 0x100000-0x200000 , but after compilation i see (.m66) that the space 0x100000-0x100008 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