me-no-dev / EspExceptionDecoder

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

unclear instruction #84

Open Patsjemoe opened 2 years ago

Patsjemoe commented 2 years ago

Hi, I am confused with the install instructions (maybe I am not sufficiently experienced ?) Install instruction says : 1) In your Arduino sketchbook directory, create tools directory if it doesn't exist yet. 2) Unpack the tool into tools directory (the path will look like /Arduino/tools/EspExceptionDecoder/tool/EspExceptionDecoder.jar). When I read this, it seems to do 2 different things. In 1) , I would expect arduino/hardware/espressif/esp32/sketches/TOOLS in 2) tools is created in arduino directory, not in sketches. Note : I installed as per number 2, restarted arduino, loaded the program but I do not see esp exception decoder menu... Please clarify regards Ludo

AlexP210 commented 2 years ago

I just installed that part successfully by creating the tools folder in the default location that Arduino IDE saves sketches to. For me it's C:\Users\<username>\Documents\Arduino (I'm on Windows). I think you should be able to find the equivalent folder on your system by creating a blank sketch, click save, and see which folder Arduino IDE opens in the "Save sketch folder as" window.

Patsjemoe commented 2 years ago

Hi Alex, Thank you for your feedback. Jut found out that it does not work with arduino 2.0....installed 1.18....and there it shows up..... But could not use it because get too many compiling errors... Is there no version that supports 2.0? Regards Ludo

Op zo 6 nov. 2022 22:39 schreef Alex Pleava @.***>:

I just installed that part successfully by creating the tools folder in the default location that Arduino IDE saves sketches to. For me it's C:\Users\Documents\Arduino (I'm on Windows). I think you should be able to find the equivalent folder on your system by creating a blank sketch, click save, and see which folder Arduino IDE opens in the "Save sketch folder as" window.

— Reply to this email directly, view it on GitHub https://github.com/me-no-dev/EspExceptionDecoder/issues/84#issuecomment-1304900521, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMMBAJVBJYTZQ5XZVQ6ACK3WHAJRNANCNFSM6AAAAAARYL3IKE . You are receiving this because you authored the thread.Message ID: @.***>