• C51C.LIB using Extended Linker (LX51)
    I have a project linked correctly with the BL51 linker. If I change this linker by the Extended Linker (LX51)it returns the following error: - ERROR L121: IMPROPER FIXUP MODULE: C:\KEIL6.23\C51\LIB...
  • LX51 linker
    Does anyone know how to engage optimization level 10 with the LX51 linker?
  • Trouble with linkers lx51 and bl51
    I have recently downloaded quicksense studios for use in a capacitive sensing application. After using their utility to generate a lot of the needed source code, I decided to try and assemble and build...
  • LX51 Linker Errors
    Hi, I am using a code from a vendor. The code is for sure OK. But my linker LX51 throws errors when I try to build the project. I have checked the "Linker control string", from which I deduce...
  • LX51 linker syntax
    We try to use LX51 instead of BL51 with new PK51 package (C51 7.0.1 etc). If we define the linker option for BL51 DA(30H) ID(80H) ST(?STACK) XDATA(3000H), what is equivelant define in LX51. In the other...