how to work with ESP32-S2-Saola-1R borad using eclipse

RalphD
Posts: 97
Joined: Thu Nov 25, 2021 9:02 pm

how to work with ESP32-S2-Saola-1R borad using eclipse

Postby RalphD » 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:

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
The Saloa board is not available as launch target and uses a cypress chip for the serial connection

How to fix that?

denys.almazov
Posts: 3
Joined: Tue Nov 30, 2021 11:13 am

Re: how to work with ESP32-S2-Saola-1R borad using eclipse

Postby denys.almazov » Tue Nov 30, 2021 11:37 am

Hi,

try to put '_' character in the interface name, like on the screenshot below (marked yellow). This issue occurs due to an older version of the openocd where there was a bug in esp-config.json where the names of some of the config paths are incorrect.
Attachments
missing underscored c.png
missing underscored c.png (45.68 KiB) Viewed 7787 times

Who is online

Users browsing this forum: No registered users and 38 guests