EspExceptionDecoder icon indicating copy to clipboard operation
EspExceptionDecoder copied to clipboard

Select ELF dialog on start

Open eketjall opened this issue 8 years ago • 6 comments
trafficstars

When trying to open the tool I get a file open dialog asking me to select an elf-file. What file am I supposed to select?

Latest release 1.0.6 and IDE 1.6.13

eketjall avatar Dec 02 '16 22:12 eketjall

Dialog will not show if you have compiled the sketch :) its there in cases where you have custom build output or you want to manually pick the elf that should be decoded against. If you compile/upload the sketch before opening the plugin, elf will be autoselected and dialog will not show.

me-no-dev avatar Jan 02 '17 08:01 me-no-dev

Thanks! I had uploaded a sketch, opened the serial monitor and saw the exception. Then I followed the instructions in the readme here to add this tool. I restarted the Arduino IDE, opened the serial monitor again and copied the output. Then I started the tool and it asked me to select a .ELF file. But, now I know I just needed to compile again after restarting the IDE. It worked and was very helpful!

seth10 avatar Mar 10 '17 14:03 seth10

Worth mentioning on the main readme perhaps?

Defozo avatar May 24 '17 17:05 Defozo

I do not remember much as to what I was working with. If this is an issue many new users will run in to, I think a clear notice would be helpful.

seth10 avatar May 25 '17 15:05 seth10

I run into the same problem. Looking at the Github issues fixed it within minutes for me.

delixfe avatar Jun 09 '17 19:06 delixfe

Same problem. Even though I had not changed the code since downloading it, a restart of the IDE lost the file and asked for an ELF. That would have been good to know before waiting hours for the exception to reoccur.

electriccord avatar Aug 21 '17 21:08 electriccord