• LX51 user classes and segments
    can any one make me understand about user clases and segments in LX51
  • Sub classes in NDATA class
    Problem: Is there a way to define groups of variables in different modules and then to force the linker to locate all these in one contiguous memory region. This would be helpful for parameter-variables...
  • SEGMENT LOCATED OUTSIDE CLASS AREA
    Hi every body I can't overcome the warning *** WARNING L29: SEGMENT LOCATED OUTSIDE CLASS AREA SEGMENT: ?XD?DCBCMAIN?0 Thank you very much.
  • Class problem
    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...
  • Class problem
    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...