This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Why .ELF and not .AXF

Hello,
I am making a project with the lm3s811.

When I build my project uVision says that it has made a .ELF file for me.
But when i search this file it is nowhere to be found!
So i cannot load my flash.

But when I build a test project uVision makes a .AXF file. (which I can find!).

How is this possible what am I doing wrong?

And why is there a differnce in the file format??

Thanx for any help!

Parents
  • Sorry, I misunderstood the problem.
    The .AXF file is produced by RealView compilation tools that come with Keil MDK.
    I don't know where an .ELF file would come from. Maybe it is related to uVision support for GNU tools, or maybe even Keil's CARM compiler? Sorry, can't help you with this, I've only had experience with RealView tools.

Reply
  • Sorry, I misunderstood the problem.
    The .AXF file is produced by RealView compilation tools that come with Keil MDK.
    I don't know where an .ELF file would come from. Maybe it is related to uVision support for GNU tools, or maybe even Keil's CARM compiler? Sorry, can't help you with this, I've only had experience with RealView tools.

Children
No data