-->
Page 1 of 1

Arduino v2 Exceptiondecoder

PostPosted: Sat Feb 05, 2022 4:45 pm
by btidey
I have been using Arduino v2 IDE for a while now and it works very well. Nicer and faster than v1

One item it is lacking is the plug in exception decoder.

I believe this may be added but in the meantime I put together a simple standalone version using Node JS which fits in with the v2 use of javascript rather than java

Code is at https://github.com/roberttidey/NodeESPExceptionDecoder

Re: Arduino v2 Exceptiondecoder

PostPosted: Sun Feb 06, 2022 3:53 am
by JurajA

Re: Arduino v2 Exceptiondecoder

PostPosted: Sun Feb 06, 2022 7:36 am
by btidey
Yes. I saw that issue.

The way I interpreted it was that it is recognised but still outstanding.

Maybe I'll post a comment on there as well.