• hex, elf, and exe files
    What are .hex files, and .elf files? How are these related to an .exe file? Thanks, Jordon
  • 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...
  • Cannot load ELF file
    I'm making a product with the LM3S811 ev-kit. The code can be compiled but when i want to load the Elf file it give's an error; Load "E:\\embspeech\\keil_proj\\cortexspeech\\cortex_speech.elf...
  • ELF file viewer (sort of)
    I need to dump ELF file symbols (names, addresses) on Win platform. Can somebody point me to an useful utility for that purpose? Thanks in advance. - Dejan
  • Cannot load ELF file
    I download and run the sample program aduc70xx_adc to test ADC operation. Double click the project file, all other files open. I then select 'start/stop debug session' from uVision3 screen...