• static link in object file
    hi, i would like to write a bootloader placed in lower part of flash. the bootloader uses some tcpnet functions to upload from the network the application. the application will be copied in...
  • INCLUDING OBJECT FILES IN LINK
    Hi All, I have 3 source files: file1.c, file2.c and file3.c and 1 header file config.h. When I built entire uvision project, 3 object files got generated. file1.obj, file2.obj, file3.obj. ...
  • Object to HEX file converter
    hi, i m using an IDE which generates .obj file as final end result.But i want hex file. so is there any converter of object to hex file. please help in this matter.
  • header and object files missing
    Hi there I'm new to the uVision environment and having some trouble with it. I hope someone can help. I'm working with a FX2 USB chip from Cypress and have downloaded a sample project from Cypress...
  • IAR output object file
    Hi all, I just compiled my project including mbed-os with mbed-CLI that uses IarBuild.exe and got an elf file. But normally IAR works with .out file How can I get .out file from elf file? now...