Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to convert ELF file to HEX file?

Status
Not open for further replies.

abuhafss

Full Member level 2
Joined
Aug 8, 2010
Messages
136
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,296
Activity points
2,346
Hi all

I am having an ELF file which I want to convert to HEX file to load it into an AVR MCU.
How can I do that in AVR Studio?
 

Configure your compiler to generate .hex file.
 

Configure your compiler to generate .hex file.

The ELF file was generated by Flowcode 4 for AVR. The Flowcode compiler fails to generate HEX file. So I was trying to convert the ELF file to GEX in AVR Studio.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top