• Keil: Move from BL51 to LX51?
    What are the issues in moving from the BL51 Linker to LX51? Has anyone out there tried it? What were your experiences? I'd be using it with the Triscend E5 immediately.
  • 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...
  • BL51 to LX51 problems
    I'm a relative 8051 noob who's inherited a complex program. This is a banked application for the SiLabs 8051F125. I recently updated/upgraded the tools and want to switch to LX51. When I switched, the...
  • 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...
  • bl51 and lx51 difference
    The assembly code is as following ConfigurationDscr: db DSCR_CONFIG_LEN ;; Descriptor length db DSCR_CONFIG ;; Descriptor type db (ConfigurationDscrEnd-ConfigurationDscr) mod 256 ;; Total...