how to work with ESP32-S2-Saola-1R borad using eclipse
Posted: Fri Nov 26, 2021 4:45 pm
After solving compile issues I could flash the device with the sample 'blink' project.
However after setting a debug configuration for debugging with open OCB ESP I can neither run nor debug nor flashing the ESP32-S2-Saola-1R
the following message appears:
The Saloa board is not available as launch target and uses a cypress chip for the serial connection
How to fix that?
However after setting a debug configuration for debugging with open OCB ESP I can neither run nor debug nor flashing the ESP32-S2-Saola-1R
the following message appears:
Code: Select all
Open On-Chip Debugger v0.10.0-esp32-20210401 (2021-04-01-15:46)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
embedded:startup.tcl:26: Error: Can't find interface/ftdi/esp32_devkitjv1.cfg
in procedure 'script'
at file "embedded:startup.tcl", line 26
How to fix that?