Error: Can't find interface/ftdi/esp32_devkitj_v1.cfg in procedure 'script'

dhananjay.sutariya
Posts: 41
Joined: Thu Feb 28, 2019 12:21 pm

Error: Can't find interface/ftdi/esp32_devkitj_v1.cfg in procedure 'script'

Postby dhananjay.sutariya » Mon Mar 04, 2019 11:21 am

Hi all,
I'm tying to Run openocd through after following these steps thoroughly and building openocd from scratch but it is still not running.

Error:
esp/openocd/src$ ./openocd -s share/openocd/scripts -f interface/ftdi/esp32_devkitj_v1.cfg -f board/esp-wroom-32.cfg
Open On-Chip Debugger 0.10.0+dev-00703-g21687eb (2019-03-04-16:30)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
embedded:startup.tcl:63: Error: Can't find interface/ftdi/esp32_devkitj_v1.cfg
in procedure 'script'
at file "embedded:startup.tcl", line 63

ESP_cermak
Posts: 69
Joined: Thu Nov 01, 2018 8:32 am

Re: Error: Can't find interface/ftdi/esp32_devkitj_v1.cfg in procedure 'script'

Postby ESP_cermak » Mon Mar 04, 2019 2:52 pm

Hi,

if you run the OpenOCD from git repo, built from sources, then the scripts reside in *tlc* directory
Please note the description below the topic https://docs.espressif.com/projects/esp ... om-sources
about executing openocd:

Code: Select all

src/openocd -s tcl -f interface/ftdi/esp32_devkitj_v1.cfg -f board/esp-wroom-32.cfg

Who is online

Users browsing this forum: No registered users and 89 guests