Open array81 opened 4 years ago
I had the same problem. The pop up window ask for an elf file.
Hey have a look here i found a solution at issue #50 @array81
If you're asked for an ELF file, it simply means you have not yet compiled the sketch, so the program doesn't know where to look for debug traces... Just recompile and open the EspExceptionDecoder.
After upgrade from 2.5.2 esp8266 library to 2.6.3 with use EspExceptionDecoder the IDE ask my ELF file. How can I fix it? Where is this file?