-
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
Starting wifi will cause esp32-c3 USB_SERIAL_JTAG to fail (IDFGH-6474) #8131
Labels
Comments
Good advice! |
The same problem, thanks for your solution |
dskulina
pushed a commit
to playable-tech/esp-idf
that referenced
this issue
Feb 4, 2022
dskulina
pushed a commit
to playable-tech/esp-idf
that referenced
this issue
Feb 5, 2022
espressif-bot
pushed a commit
that referenced
this issue
Feb 17, 2022
espressif-bot
pushed a commit
that referenced
this issue
Feb 17, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Environment
git describe --tags
to find it):// ESP-IDF v5.0-dev-797-g279c8aeb8a
xtensa-esp32-elf-gcc --version
to find it):// riscv32-esp-elf-gcc-8.4.0.exe (crosstool-NG esp-2021r2) 8.4.0
Problem Description
//Detailed problem description goes here.
Expected Behavior
Actual Behavior
The system prompts that the usb device is abnormal
Steps to reproduce
When I set ESP System Settings->Channel for console output->usb serial/jtag controller,This problem can be solved.
But I think the problem of invalidation by default should be solved
Other items if possible
build
folder (note this may contain all the code details and symbols of your project.)The text was updated successfully, but these errors were encountered: