• OBJ Format
    Which OBJ File Format is Keil using ? OMF ? Thanks freudi
  • How to link OBJ files..
    Hai all, I am having two c files test.c and test1.c test.c have the main function...how to link the obj files of the two c code.....and generete common HEX file...kindly help me.... with thanks, ...
  • How can I create *.obj and *.bin files !!!!!!!!
    How can I create obj files and binary file from *.c and *.a51 files. I tried C51 command and L51 command from C>\C51\Bin\C51 func1.c func2.c Is there any parameters go with the commands and the file...
  • CAN I COMPILE OBJ FILE
    HI iam new to microcontrollers, iam working on c8051f003,my question is can i compile obj file or can i extract assembly code from obj and save as .asm will it work regards wilson
  • obj files compatibility
    I'm beginner in 8051 programming. Also I would like to know, if (and if yes, how ?) it's possible to make obj-files with the Keil C compiler for using its with an no-Keil assembler.