• 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...
  • Linker L51 and RTX51
    I have four object files created by C51 compiler, one of them RTXCONF.obj. I'm not using banking. I used the commnad: 1)L51 f1.obj,f2.bj,f3.ob,f4.obj To f.abs 2)L51 f1.obj,f2.obj,f3.obj,f4.obj...
  • Linker L51 and RTX51
    I have four object files created by C51 compiler, one of them RTXCONF.obj. I'm not using banking. I used the commnad: 1)L51 f1.obj,f2.bj,f3.ob,f4.obj To f.abs 2)L51 f1.obj,f2.obj,f3.obj,f4.obj...
  • 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...