-
Notifications
You must be signed in to change notification settings - Fork 7.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ESP32-C6 blinkRGB not working on Windows (3.0.0-alpha2) #8872
Comments
For your info, I have exactly the same error with esp32-c3, with Tools-> Core Debug Level: "None".
|
You can use manual installation and use master branch to have the fixes included :) |
I received the same error, this is how I fixed it: |
Board
ESP32-C6
Device Description
ESP32-C6-DevKitC-1
Hardware Configuration
No
Version
other
IDE Name
Arduino IDE
Operating System
Windows 11
Flash frequency
80MHz
PSRAM enabled
yes
Upload speed
921600
Description
BlinkRGB example does not work with latest esp32 core version. It gives the following error when compiled:
Sketch
Debug Message
Other Steps to Reproduce
The example works if I use Ubuntu WSL with the same core version. Also if I set Core Debug Level to Debug, it works, but if I put it in None, it gives the previous rmt mentioned error.
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: