• Ulink2: download .elf / .hex file to processor
    Hi, could someone tell me if it is possible to use the ulink2 with keil uvision to download a .elf or .hex file to a STM32F103 processor? The .elf file itself is created by another person and...
  • ELF File
    Hi all, How can I have .elf output file in uVision (and not .axf!)? Regards, Reza
  • Opening a Project and Finding Files
    I am brand new to all of this but I'm looking for insight on how to open a project and bring in all the associated files. I have opened the project file but all the .c files come up with warning...
  • need to link my project with gcc elf file
    Hello I built a arm-none-eabi-gcc project that I can compiled correctly. To finish the build, I need to link this project with an elf file. I tryed to add the elf file into the linker script of...
  • Possible to create .ELF file?
    Is it possible to create an .ELF file from a Cortex M4 project (STM32F407, C++, uVision 4.60)? (I would like to test STM Studio - but unfortunately it does not like my AXF file - but it would also...