• 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...
  • 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 linker
    When I run the linker BL51.exe using the following command BL51.EXE obj/STARTUP.obj, obj/task.obj, obj/hwm_wireless_cc2420.obj, obj/hwm_spi.obj, obj/hwm_pwrp_f342.obj, obj/hwm_usb_uart.obj, obj/hwm_usb_uart_int...
  • 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...
  • LX51 linker
    Does anyone know how to engage optimization level 10 with the LX51 linker?