Problem with compiling
Posted: Sat Sep 15, 2018 8:33 am
I have this problem:
When I compile, I get the following error.
---
Arduino: 1.8.7 (Windows 10), Board: "NodeMCU-32S, 80MHz, 921600"
Build options changed, rebuilding all
fork/exec C:\Users\#####\AppData\Local\Arduino15\packages\esp32\tools\esptool\2.3.1/esptool.exe: The requested operation requires elevation.
Error compiling for board NodeMCU-32S.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
-----
I understand the problem is in the file esptool.exe
But I do not understand what the sentence says " The requested operation requires elevation."
I run Windows troubleshooting on the file, and then the compilation goes through, and I manage to burn.
The problem is that I can not save the patches that Windows performs.
I have two types of boards, and both have the same problem.
1. ESP32 ESP-32S NodeMCU Development Board
2. WEMOS Lolin32 CP2104
I checked the USB cable, and changed the USB inputs.
I have tried to uninstall and reinstall everything related to ESP32.
The installation I do is recommended by Santos certified on this site.
https://randomnerdtutorials.com/install ... tructions/
I replaced the IDE version, from 1.85 to 1.87.
And I still have not reached a solution.
Can anyone help?
Thanks in advance.
When I compile, I get the following error.
---
Arduino: 1.8.7 (Windows 10), Board: "NodeMCU-32S, 80MHz, 921600"
Build options changed, rebuilding all
fork/exec C:\Users\#####\AppData\Local\Arduino15\packages\esp32\tools\esptool\2.3.1/esptool.exe: The requested operation requires elevation.
Error compiling for board NodeMCU-32S.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
-----
I understand the problem is in the file esptool.exe
But I do not understand what the sentence says " The requested operation requires elevation."
I run Windows troubleshooting on the file, and then the compilation goes through, and I manage to burn.
The problem is that I can not save the patches that Windows performs.
I have two types of boards, and both have the same problem.
1. ESP32 ESP-32S NodeMCU Development Board
2. WEMOS Lolin32 CP2104
I checked the USB cable, and changed the USB inputs.
I have tried to uninstall and reinstall everything related to ESP32.
The installation I do is recommended by Santos certified on this site.
https://randomnerdtutorials.com/install ... tructions/
I replaced the IDE version, from 1.85 to 1.87.
And I still have not reached a solution.
Can anyone help?
Thanks in advance.