i’m working with ESP32 using a Heltec Wifi Kit. I’m trying to open the Cygwin terminal from VS2017 (VisualGDB 5.4 rev.4) but i always receive an error.
I would like to run from commandline the “make” and “make monitor” commands.
How can i reinstall toolchain? Iìve installed using package manager within vs2017, and if i run the single executable (esp32-gcc5.2.0-r12.exe) i receive an “Access is denied” message.
It looks like the executable is either corrupt, or is blocked by your antivirus. Please try re-downloading it from http://gnutoolchains.com/esp32/ and running it again and check your antivirus logs if it doesn’t help.