• arm-elf-gcc _sbrk errors
    Hi, I tried to compile an empty main function (just to test the toolchain) but i got these errors. fairuz@ubuntu:~/test$ arm-elf-gcc -mcpu=arm7tdmi-s test.c /opt/gnuarm/lib/gcc/arm-elf/4.4.1/....
  • ELF File
    Hi all, How can I have .elf output file in uVision (and not .axf!)? Regards, Reza
  • How to download ELF file without opening the Project?
    We are using Keil uVision3 to develop and program the LPC2104, through ULINK&JTAG. Is there any way to download the ELF (or HEX) file without opening the entire project (with source code, etc..). ...
  • 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...
  • hex, elf, and exe files
    What are .hex files, and .elf files? How are these related to an .exe file? Thanks, Jordon