Search found 6 matches
- Tue Jan 30, 2024 4:17 pm
- Forum: IDEs for ESP-IDF
- Topic: Unable to start debug session on Espressif IDE
- Replies: 4
- Views: 30031
Re: Unable to start debug session on Espressif IDE
Hi, My designs use the ESP32-S2. I am using the ESP-Prog from Eclipse IDE SDK 5.1 and have been for over a year. I have successfully launched debugging sessions from the Eclipse IDE thousands of times. Yet today I get the same error: Error in final launch sequence Failed to execute MI command: -targ...
- Mon Jun 05, 2023 4:52 pm
- Forum: General Discussion
- Topic: ESP PROG and ESP32S2 devkit C1 and JTAG
- Replies: 1
- Views: 1608
Re: ESP PROG and ESP32S2 devkit C1 and JTAG
I get exactly the same error.
I have been trying to get the ESP-Prog to work with the Visual Studio Code for months. I am hoping
someone can explain a clear bug free way to get going.
I have been trying to get the ESP-Prog to work with the Visual Studio Code for months. I am hoping
someone can explain a clear bug free way to get going.
- Thu Jul 28, 2022 6:24 pm
- Forum: Hardware
- Topic: esp32s2 bare board boot problems
- Replies: 6
- Views: 2947
- Mon Jul 25, 2022 11:58 pm
- Forum: Hardware
- Topic: esp32s2 bare board boot problems
- Replies: 6
- Views: 2947
Re: esp32s2 bare board boot problems
Dropping the Flash SPI Speed to 20MHz was not a good thing. But when I dropped it to 40MHz I am able to reliably program the parts. I have the examples/peripherals/adc/single_read working perfectly. I was able to load the examples/peripherals/usb/device/tusb_serial_device project to build and load t...
- Mon Jul 25, 2022 3:30 pm
- Forum: Hardware
- Topic: esp32s2 bare board boot problems
- Replies: 6
- Views: 2947
Re: esp32s2 bare board boot problems
Thanks for the reply. I assume you are with Espressif. I am reluctant to share my schematic with the entire community since it contains proprietary information. I am happy share the schematic with an Espressif application engineer in confidence. I have not found how to control flash speed. I will ke...
- Mon Jul 25, 2022 12:34 am
- Forum: Hardware
- Topic: esp32s2 bare board boot problems
- Replies: 6
- Views: 2947
esp32s2 bare board boot problems
Hi, I have a new board that is the first in a line of products that plan to use the esp32s2. I am having problems getting the board up and running. For several weeks I have been using the Waveshare development board using the pico board footprint. I have been developing code using Eclipse and the 5....