• How to Create and use OBJ/LIB files
    HI Forum Mmebers, I am using Keil for developing a product based on P89C51RD2. I have written many low level routines to interact with the hardware peripheral devices and they are working fine. ...
  • How to Create and use OBJ/LIB files
    HI Forum Mmebers, I am using Keil for developing a product based on P89C51RD2. I have written many low level routines to interact with the hardware peripheral devices and they are working fine. ...
  • How to create one .lib files using number of .obj files?
    I have 10 .obj files and i want to create one .lib file. Please help me how to create that. Also tell me how to use c51 compiler with options using command line arguments for evaluation version. ...
  • How to create one .lib files using number of .obj files?
    I have 10 .obj files and i want to create one .lib file. Please help me how to create that. Also tell me how to use c51 compiler with options using command line arguments for evaluation version. ...
  • Error creating .obj file from command input file
    Hi, I have a strange problem. I am converting an automatic build script in Perl from using direct calls to the Windows OS to invoking a51 with an '@commandfile' format because the invocation line has...