EspExceptionDecoder
EspExceptionDecoder copied to clipboard
ESPExceptionDecoder is not showing up Arduino 1.8.5 ESP Core 2.4.0
Hi, I have followed up the instruction "https://github.com/me-no-dev/EspExceptionDecoder".
Still "Tools > ESP Exception Decoder" not showing up after even restart,
My config as follows- OS- Ubuntu 17.10 IDE - Arduino 1.8.5 ESP Core - 2.4.0 Folder path. home/"user"/installations/Arduino/tools/EspExceptionDecoder/tool/EspExceptionDecoder.jar
Please help getting it resolve. Appreciate your help!! Thanks, Ankur
you'll have to extract it into sketches directory. I think you are doing it in the arduino15(In m case mac os) or arduino installation directory maybe.. Go and extract this into [sketches_directory]/tools folder
Same problem, any help?
@laercionit Did you extract in your sketchDirectory/tools folder ?
@arihantdaga
Hi, thanks for trying to help.
$ ArduinoFolder \ tools \ EspExceptionDecoder \ tool \ EspExceptionDecoder.jar
The ArduinoIDE displays the item in the menu normally, Esp Exeption Decoder.
Unfortunately whenever I need to perform the decoder and put the return of the stack I get the msg of Decode Failed.
I am using the following software: OS: Windows 10 IDE Arduino 1.8.5 ESP8266 Core 2.4.1 (Installing with Boards Manager) EspExceptionDecoder 1.1.0
Decode does not work in any situation, it always decode failed.
@laercionit Can you paste your stack here what are trying to paste in exp exception decoder.. ?
@arihantdaga
stack>>> 3fffff00: 3ffe84dc 0000000e 3ffeed88 40204e68
3fffff10: 3ffe84dc 3ffeed88 3ffeed88 40204fb1
3fffff20: 3ffe8aa0 40203680 00000000 40204fb1
3fffff30: 3ffe8a80 3ffeed88 3ffeed88 40204fdc
3fffff40: 3ffe84dc 3ffeed88 3ffeed88 40205028
3fffff50: 3ffe84dc 3ffeed88 3ffee8d8 40202a35
3fffff60: 40205910 00000000 000003e8 feefeffe
3fffff70: 5245414c 2e4f4943 00006264 feefef00
3fffff80: 3ffef82c feefeffe feefeffe feefeffe
3fffff90: 00000001 feefeffe feefeffe feefeffe
3fffffa0: feefeffe feefeffe feefeffe 3ffeedac
3fffffb0: 3fffdad0 00000000 3ffeeda5 40205500
3fffffc0: feefeffe feefeffe 3ffe8504 40100739
<<<stack<<<
@arihantdaga
Some example:
stack>>> 3fff3450: 3fffdad0 00000000 3fff23a0 4021de93
3fff3460: 00000000 00000000 00000000 feefeffe
3fff3470: feefeffe feefeffe 3fff2458 402315e4
3fff3480: feefeffe feefeffe 3fff2470 40100710
<<<stack<<<
Its working fine, I think u might have selected some wrong .elf file or something.. If you compile and upload file using arduino then if exception occurs and u open exception decoder, it will not even ask you for .elf file and if u paste that stack in exception decoder you'll be able to decode it.
How do I fix the Decoder problem locating the correct elf file without having to do this type of maneuver manually?
I download the tool archive from Github. but i cann't find the tool directory in that archive. and i also cann't found this ".jar" file.
On MacOS, you should put it on ~/Documents/Arduino/tools/.
On MacOS, you should put it on
~/Documents/Arduino/tools/.
This actually saved me thank you very much!
On MacOS, you should put it on
~/Documents/Arduino/tools/.This actually saved me thank you very much!
....On Windows10 too, thanks for the hint!
you'll have to extract it into sketches directory. I think you are doing it in the arduino15(In m case mac os) or arduino installation directory maybe.. Go and extract this into [sketches_directory]/tools folder
Yes, that made it work. TY TY TY!!!!
On MacOS, you should put it on
~/Documents/Arduino/tools/.
As mentioned by @arihantdaga check and see what the Arduino preferences have set as
sketchbook.path=
Then, add a tools directory under that, like: sketchbook.path=/Users/flaviof/projects_arduino
(venv) OSX ~/projects_arduino
$ cd ~/projects_arduino
$ tree tools
tools
└── EspExceptionDecoder
└── tool
└── EspExceptionDecoder.jar
I'm having the same problem with Arduino 1.8.12 (Windows Store 1.8.33.0)
I've attached two screenshots. Note that after I installed it, I restarted the Arduino IDE.
Ignore previous message. I was off by two directory levels. Fixed.
glad to hear. ;)
On Tue, Apr 28, 2020 at 4:07 PM joseph m. newcomer [email protected] wrote:
Ignore previous message. I was off by two directory levels. Fixed.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/me-no-dev/EspExceptionDecoder/issues/32#issuecomment-620827110, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANQIB4PRNEFMOE4UJKGNH3RO4ZRPANCNFSM4EN7U5XA .
Hey I have done the same thing But Tool is not visible in my arduino
Please reply its Urgent

@TrinetraM same problem I got.
can anyone help?
Go to releases page and download .jar file and paste it in tools/EspExceptionDecoder you most probably have downloaded the master copy which includes sec folder and readme files even I did the same mistake
Trinetra
On Wed, 3 Feb, 2021, 17:21 vibeeshanan, [email protected] wrote:
can anyone help?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/me-no-dev/EspExceptionDecoder/issues/32#issuecomment-772451624, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARL5262GTNHQO43DVLBXOVDS5E2EBANCNFSM4EN7U5XA .
You need to click on the highlighted releases page link and download the tool extract it to tools folder in your sketchbook Trinetra
On Wed, 3 Feb, 2021, 17:21 vibeeshanan, [email protected] wrote:
can anyone help?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/me-no-dev/EspExceptionDecoder/issues/32#issuecomment-772451624, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARL5262GTNHQO43DVLBXOVDS5E2EBANCNFSM4EN7U5XA .
@TrinetraM No, what did you tell me about the above solution same I do, but it doesn't show the ESPExceptionDecoder in the tools section, what I do?
Can u send me the screenshot of your tools folder Trinetra
On Wed, 3 Feb, 2021, 23:16 vibeeshanan, [email protected] wrote:
@TrinetraM https://github.com/TrinetraM No, what did you tell me about the above solution same I do, but it doesn't show the ESPExceptionDecoder in the tools section, what I do?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/me-no-dev/EspExceptionDecoder/issues/32#issuecomment-772696308, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARL526Z4E63T2UN4IIOTU4LS5GDYHANCNFSM4EN7U5XA .
I'm having the same problem with Arduino 1.8.12 (Windows Store 1.8.33.0)
I've attached two screenshots. Note that after I installed it, I restarted the Arduino IDE.
![]()
the same issue I am facing but it doesn't work how did you solve it?
Just extract the zipfile to tools folder. After extraction your directory structure should look like this Arduino/tools/EspExceptionDecoder/tool/EspExceptionDecoder.jar
On Wed, 3 Feb, 2021, 23:22 vibeeshanan, [email protected] wrote:
I'm having the same problem with Arduino 1.8.12 (Windows Store 1.8.33.0)
I've attached two screenshots. Note that after I installed it, I restarted the Arduino IDE. [image: espdecode1] https://user-images.githubusercontent.com/11430861/80531955-6b1f3480-8969-11ea-8b3e-0c66af1edecb.PNG [image: epsdecode2] https://user-images.githubusercontent.com/11430861/80531983-770af680-8969-11ea-9b8a-fccbb9d0ee96.PNG
the same issue I am facing but it doesn't work how did you solve it?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/me-no-dev/EspExceptionDecoder/issues/32#issuecomment-772700232, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARL5263FJRY5T7Q2ZLPJYRTS5GEPHANCNFSM4EN7U5XA .
Trinetra
this my tool folder
@TrinetraM can you give me any suggestions?
I will send you a zip file just extract that in Arduino/tools folder that should fix your problem
Trinetra
On Wed, 3 Feb, 2021, 23:27 vibeeshanan, [email protected] wrote:
[image: Screenshot (58)] https://user-images.githubusercontent.com/77588716/106788744-5b124f00-6677-11eb-90ec-93060efc2d4a.png this my tool folder
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/me-no-dev/EspExceptionDecoder/issues/32#issuecomment-772703395, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARL52624TKGQGSWPNG7HS43S5GFCDANCNFSM4EN7U5XA .