• 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
  • No hex file produced!!
    Hello, I'm using µVision2 to write my code for the P89C664 µC. I have written so far a few example programs, and compiled and simulated them. Now i want to download the .hex file into the µC on my...
  • 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, ...
  • 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.
  • --multifile produces no output file
    Hello, I am stumbled on use of the --multifile option of armcc. I need it to build a large application image that would not fit the chip otherwise (a few hundreds of bytes gained from optimizations...