What is ELF and what do I select?
srnet
November 20, 2021, 6:53pm
2
Oh no, Christmas is coming and the ELFs have gone missing !
2 Likes
in0
November 20, 2021, 7:31pm
3
SteveMann:
What is ELF
In computing, the Executable and Linkable Format (ELF, formerly named Extensible Linking Format), is a common standard file format for executable files, object code, shared libraries, and core dumps. First published in the specification for the application binary interface (ABI) of the Unix operating system version named System V Release 4 (SVR4), and later in the Tool Interface Standard, it was quickly accepted among different vendors of Unix systems. In 1999, it was chosen as the stand By desig...
When you compile a sketch, .elf
file is generated.
SteveMann:
what do I select?
Compile the sketch that generated the exception before opening the ESP Exception Decoder and it will find the .elf
file automatically, so you won't need to select anything.
I thought that's what I did, but I'll try again.
system
Closed
May 19, 2022, 10:10pm
5
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.