me-no-dev / EspExceptionDecoder

Exception Stack Trace Decoder for ESP8266 and ESP32
GNU General Public License v2.0
1.04k stars 137 forks source link

when i open decoder it is asking for elf files #25

Closed rahulbommaraju closed 7 years ago

rahulbommaraju commented 7 years ago

when i open esp exception decoder it is assking for .elf files to select, i can't understand what it is!!

me-no-dev commented 7 years ago

Compile the sketch and it will not ask for elf

rahulbommaraju commented 7 years ago

ohh ok thank you

prampec commented 4 years ago

Should be part of the README

cybermonk00 commented 3 years ago

Compile the sketch and it will not ask for elf

Thanks for answer.

Mr-m-shahbazi commented 2 years ago

Compile the sketch and it will not ask for elf

Thanks for answer