Search found 11 matches
- Fri Mar 14, 2025 10:42 pm
- Forum: General Discussion
- Topic: ESP32-C6 DEVKITC-1 V1.2 issue OpenOCD is not running
- Replies: 2
- Views: 10728
Re: ESP32-C6 DEVKITC-1 V1.2 issue OpenOCD is not running
Thanks @klaatu2. Changing to UART really helped to enable flashing via UART. But my issue was that I simply used the wrong USB connector. Switching the cable to the other one I am now able to flash via JTAG and also debug.
- Fri Mar 14, 2025 10:29 pm
- Forum: ESP-IDF
- Topic: ESP-IDF in VSCode and OpenOCD
- Replies: 6
- Views: 12918
Re: ESP-IDF in VSCode and OpenOCD
The esp32c6-devkitC-1 has two usb connectors
With one flashing and monitoring is possible. The device manager shows the Siliconlabs COM port https://esp32.com/download/file.php?mode=view&id=16425 .
Connecting the USB cable to the other connector enables not only flashing but also debugging. The ...
With one flashing and monitoring is possible. The device manager shows the Siliconlabs COM port https://esp32.com/download/file.php?mode=view&id=16425 .
Connecting the USB cable to the other connector enables not only flashing but also debugging. The ...
- Mon Mar 10, 2025 10:30 am
- Forum: ESP-IDF
- Topic: ESP-IDF in VSCode and OpenOCD
- Replies: 6
- Views: 12918
Re: ESP-IDF in VSCode and OpenOCD
Hi @rashid_20, Hi @haz_coder, could you please give some more details about the JTAG USB fix.
- Fri Mar 07, 2025 3:43 pm
- Forum: General Discussion
- Topic: ESP32-C6 DEVKITC-1 V1.2 issue OpenOCD is not running
- Replies: 2
- Views: 10728
ESP32-C6 DEVKITC-1 V1.2 issue OpenOCD is not running
Trying to flash my first hello_world example to an ESP32-C6 DEVKITC-1 V1.2 using ESP-IDF extension on VSCode a dialog box pos up with "OpenOCD is not running, do you want to launch it?". Pressing Yes results in
C:\workspace\.espressif\tools\openocd-esp32\v0.12.0-esp32-20241016\openocd-esp32\bin ...
C:\workspace\.espressif\tools\openocd-esp32\v0.12.0-esp32-20241016\openocd-esp32\bin ...
- Sun Feb 16, 2025 2:33 pm
- Forum: General Discussion
- Topic: A fatal error occurred: Failed to connect to ESP32-C6: No serial data received.
- Replies: 5
- Views: 8694
Re: A fatal error occurred: Failed to connect to ESP32-C6: No serial data received.
Now I got a original ESP32-C6-DevKitC-1 from Expressif. My first one from https://de.aliexpress.com/item/1005006475936985.html?spm=a2g0o.order_list.order_list_main.10.60ee5c5fFUx1W6&gatewayAdapt=glo2deu from Tools Electronic Store on AliExpress did not work.
This is how a putty output should look ...
This is how a putty output should look ...
- Mon Jan 27, 2025 2:44 pm
- Forum: General Discussion
- Topic: A fatal error occurred: Failed to connect to ESP32-C6: No serial data received.
- Replies: 5
- Views: 8694
Re: A fatal error occurred: Failed to connect to ESP32-C6: No serial data received.
Hi ESP_radurentea,
Thank you for contacting me, but after spending so many hours trying to find the cause of the problem, I have decided to declare the appliances non-functional and return them to the seller. (see also https://esp32.com/viewtopic.php?f=2&t=44086)
Thank you for contacting me, but after spending so many hours trying to find the cause of the problem, I have decided to declare the appliances non-functional and return them to the seller. (see also https://esp32.com/viewtopic.php?f=2&t=44086)
- Fri Jan 24, 2025 7:55 am
- Forum: General Discussion
- Topic: ESP32-C6 devkitC-1-N8 troubleshooting guide correct?
- Replies: 0
- Views: 1185
ESP32-C6 devkitC-1-N8 troubleshooting guide correct?
Hi,
I have an issue with my new ESP32-C6 devkitC-1-N8 and I followed the trouble shooting guidance on https://docs.espressif.com/projects/esp-idf/en/stable/esp32c6/get-started/establish-serial-connection.html#troubleshooting but pressing boot or reset on the devkit does not generate any output to ...
I have an issue with my new ESP32-C6 devkitC-1-N8 and I followed the trouble shooting guidance on https://docs.espressif.com/projects/esp-idf/en/stable/esp32c6/get-started/establish-serial-connection.html#troubleshooting but pressing boot or reset on the devkit does not generate any output to ...
- Wed Jan 22, 2025 10:49 am
- Forum: General Discussion
- Topic: A fatal error occurred: Failed to connect to ESP32-C6: No serial data received.
- Replies: 5
- Views: 8694
Re: A fatal error occurred: Failed to connect to ESP32-C6: No serial data received.
The cable is ok.
I followed the trouble shooting guidance on https://docs.espressif.com/projects/esp-idf/en/stable/esp32c6/get-started/establish-serial-connection.html#troubleshooting but pressing boot or reset on the devkit does not generate any output to putty. I would appreciate a hint or even ...
I followed the trouble shooting guidance on https://docs.espressif.com/projects/esp-idf/en/stable/esp32c6/get-started/establish-serial-connection.html#troubleshooting but pressing boot or reset on the devkit does not generate any output to putty. I would appreciate a hint or even ...
- Mon Jan 20, 2025 4:40 pm
- Forum: General Discussion
- Topic: A fatal error occurred: Failed to connect to ESP32-C6: No serial data received.
- Replies: 5
- Views: 8694
A fatal error occurred: Failed to connect to ESP32-C6: No serial data received.
Hi all,
making my first steps with the ESP32-C6 DevkitC-1 and the hello_world example on VSCode + ESP-IDF 1.9.
I would appreciate a hint what might be wrong and result in a "no serial data received". Here is the command line output.
PS C:\workspace\esp\examples\hello_world> idf.py -p COM8 flash ...
making my first steps with the ESP32-C6 DevkitC-1 and the hello_world example on VSCode + ESP-IDF 1.9.
I would appreciate a hint what might be wrong and result in a "no serial data received". Here is the command line output.
PS C:\workspace\esp\examples\hello_world> idf.py -p COM8 flash ...
- Mon Jan 20, 2025 4:16 pm
- Forum: General Discussion
- Topic: ESP32-C6-DevKitC-1 not recognized in device manager
- Replies: 2
- Views: 1797
Re: ESP32-C6-DevKitC-1 not recognized in device manager
Thanks. It was the cable. Now at least the USB to UART is visible in the device manager.