mrburns42

Results 7 comments of mrburns42

I have the same problem. I think switching from GPIO_2 to GPIO_3 is a solution. This takes away the RX pin of the ESP-01, but that is only needed for...

I am also not able to get Execute script to work. However, on my machine, when I attempt to execute a sample script, then the application crashes. If I attempt...

So, I believe I may have more info on the crash. Running it in the debugger again, it got the exception on line 187 of JTAGBoundaryScanner.c // Main message loop:...

By adding some breakpoints, I found that the console windows when briefly created would contain no text output. Goggling the symptoms and the Visual Studio version, I found that I...

An update on the line endings of the script. The DOS vs UNIX is a red herring. While switching between them made a difference in the crash, the reason has...

I am seeing the same build problem. If I ask Visual Studio Code to go to the declaration of Network.h, then the file exists as shown below. I did a...

Since the file actually existed, I guessed that it was a stale configuration within the platformio files. I closed Visual Studio Code, then I went down into the User folder...