-
Notifications
You must be signed in to change notification settings - Fork 135
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
Error while flashing ESP32-C3-DevKitM-1 via builtin JTAG interface (OCD-543) #224
Comments
@Wasabinary there is similar topic in the ESP32 forum Can you please verify your modifications? |
Hello @erhankur, This topic is precisely the one I followed to get the hardware modifications right. It looks OK since the board is recognized as a COM port, so I can flash it using idf.py -p COMx flash monitor. Still, the openocd -f board/esp32c3-builtin.cfg command fails with the error message above... Any suggestions ? |
@Wasabinary I couldn't help a lot, but I wonder did you manage to fix the issue? |
@erhankur No I actually gave up. I think I don't really understand how the built-in JTAG interface works... |
@Spritetm maybe you can be help in the hardware design. |
Hello Don't you have to solder C4 and C5 also ? Maybe the issue could come from this ? (as they seem to be unmounted) regards |
Development Kit
ESP32-C3-DevKitM-1
Module or chip used
ESP32-C3-MINI-1
Debug Adapter
builtin usb-jtag
OpenOCD version
v0.11.0-esp32-20211220
Operating System
Windows
Using an IDE ?
Eclipse
OpenOCD command line
openocd -f board/esp32c3-builtin.cfg
JTAG Clock Speed
default
ESP-IDF version
v4.4
Problem Description
Debug Logs
Expected behavior
Successful flashing of the board
Screenshots
No response
The text was updated successfully, but these errors were encountered: