• LX51 Locate error
    I have problem with location of const in memory over the 64k for chip 80C390. When I try to add class CONST(C:0x16000 - ... locator genarate error *** ERROR L245: ADDRESS RANGE INVALID FOR THIS CLASS...
  • Lx51 Segments located using wildcard are not located together...
    Hi, I have a line in my linker control file: ?PR?*?PHTESTMODE_ROMCPUMX(C:0x01EA00), But when I build it I see the following segment locations: 81E9FFH 81E9FFH 000001H --- --- **GAP**...
  • LX51 linker
    Does anyone know how to engage optimization level 10 with the LX51 linker?
  • LX51 and RTX51Tiny
    LX51 does not recognize RTX51TINY directive!?
  • User Classes in LX51
    Whether it is possible using Lx51 to create the User Class how it can be made in L166? In L166 creation of the User Class with a certain name is possible and then allocation of the code in this class...