What are the ELF files and how to use them ?

Status
Not open for further replies.

bdinler

Newbie level 1
Joined
Mar 2, 2006
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,288
ELF files

Hi

What is ELF files? How can I using the ELF files?
 

Re: ELF files

ELF is a excutable file format used by some embedded processor vendors (e.g powerpc). It is something like EXE format in PC world.
 

Re: ELF files

you can convert to intel hex
 

ELF files

ELF is the Executable and Linkable Format. It's the common binary (program executable) file format found in Linux. It's like a.out.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…