Skip to content
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

Closed
3 tasks
FanhuaCloud opened this issue Dec 22, 2021 · 2 comments
Closed
3 tasks
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally

Comments

@FanhuaCloud
Copy link
Contributor

Environment

  • Development Kit: none
  • Module or chip used: ESP32-C3
  • IDF version (run git describe --tags to find it):
    // ESP-IDF v5.0-dev-797-g279c8aeb8a
  • Build System: idf.py
  • Compiler version (run xtensa-esp32-elf-gcc --version to find it):
    // riscv32-esp-elf-gcc-8.4.0.exe (crosstool-NG esp-2021r2) 8.4.0
  • Operating System: Windows
  • (Windows only) environment type: ESP Command Prompt.
  • Using an IDE?: Yes vscode esp-idf
  • Power Supply: USB

Problem Description

//Detailed problem description goes here.

Expected Behavior

Actual Behavior

The system prompts that the usb device is abnormal

Steps to reproduce

  1. start wifi
  2. use usb serial jatg

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

  • sdkconfig file (attach the sdkconfig file from your project folder)
  • elf file in the build folder (note this may contain all the code details and symbols of your project.)
  • coredump (This provides stacks of tasks.)
@espressif-bot espressif-bot added the Status: Opened Issue is new label Dec 22, 2021
@github-actions github-actions bot changed the title Starting wifi will cause esp32-c3 USB_SERIAL_JTAG to fail Starting wifi will cause esp32-c3 USB_SERIAL_JTAG to fail (IDFGH-6474) Dec 22, 2021
@mythbuster5
Copy link
Collaborator

Good advice!

@dnstzzx
Copy link

dnstzzx commented Dec 22, 2021

The same problem, thanks for your solution

@espressif-bot espressif-bot added Resolution: NA Issue resolution is unavailable Status: Done Issue is done internally Resolution: Done Issue is done internally and removed Status: Opened Issue is new Resolution: NA Issue resolution is unavailable labels Dec 29, 2021
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally
Projects
None yet
Development

No branches or pull requests

4 participants