• AJMP IN BANKTABLE ...
    Hi all My compiler gives the following error. Any idea Thx *** ERROR L258: AJMP IN BANKTABLE OUT OF RANGE, CONFIGURATION ERROR IN L51_BANK.A51 START: 0000H JMPSTART: 8004278H
  • Linker Code Packing Problem
    Hello, I'm creating an application which runs on Dallas 89C450 microcontroller. My application uses RTX-51 Full RTOS. The versions of the tools which are integrated into my IDE are like below: ...
  • Linker Code packing causing problems
    Hi, I am porting my code from compiler C51 ver6.23 and BL51 to the new compiler and linker , C51 ver 7.00 and LX51 ver3.30 . This was to take advantage of the optimisation features of the LX51's linker...
  • Linker code packing breaks breakpoints
    uVision 4, C8051F360, C2 debugging I've notice that I can no longer set breakpoints anywhere in my program after enabling, then disabling, linker code packing. ('anywhere' litterally means no breakpoints...
  • ERROR L258: AJMP IN BANKTABLE OUT OF RANGE
    I’m working on application with bank switch. It was working fine up to last week. Then the code was bigger than code area and I must to reorganize modules on banks. It fits now, but LX51 shows: ...