• Newbie .LIB file and error L218
    Hello Forum! I have a problem when I wan't to include a .LIB file into my project. In the project workspace I have created a group for my .LIB files. In this group I have added my .LIB file....
  • 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...
  • 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...
  • 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...
  • Why Keil C51 V7.50 Compliler XBYTE as Such Result?
    /* **************************************************************************************************** * Filename : MAIN.c * Hardware : Philips P89C51RA2BN + M5M81C55P-2 + SN74HC138 * Software :...