We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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