• L51 to LX51 porting
    I have some legacy code that was built with C51 v5.02. We have issues with the parallel-port dongle and I am trying to use the new version of the C51 compiler (v9.55). Assembly (A51) and compilation...
  • L51 to LX51 porting
    I have some legacy code that was built with C51 v5.02. We have issues with the parallel-port dongle and I am trying to use the new version of the C51 compiler (v9.55). Assembly (A51) and compilation...
  • passing from L51 to LX51
    Hi all I've an application which uses 4 banks an I can compile it without problem using uvision with L51 linker, but when I change my configuration to use LX51 (Use Extended Linker and Extended Assembler...
  • passing from L51 to LX51
    Hi all I've an application which uses 4 banks an I can compile it without problem using uvision with L51 linker, but when I change my configuration to use LX51 (Use Extended Linker and Extended Assembler...
  • L51 V7.50 incompatible with V8.0? L218
    I have a library from another vendor that I am trying to link my code to. They generated the library with the PK51 V8.0 tools (I'm not exactly sure which version 8). but I get the following error when...