Espressif Debugging issues

Bartho.Horn
Posts: 1
Joined: Wed Aug 23, 2023 8:08 am

Espressif Debugging issues

Postby Bartho.Horn » Wed Aug 23, 2023 8:16 am

Hi Folks,

I am struggling to get my debugging to work. We are running a custom hardware solution and debugging did work. I reinstalled the latest espressif and is running idf 4.4.5.

The project compiles as expected, but when I try to run the debugger I get the following:

In the config options I specify extra debugger options, as per the documentation:

Code: Select all

-s ${openocd_path}/share/openocd/scripts -f interface/ftdi/esp32_devkitj_v1.cfg -f target/esp32.cfg -c “init; halt; esp32 appimage_offset 0x80000”
The debugger console out is this:

Code: Select all

Open On-Chip Debugger v0.11.0-esp32-20221026 (2022-10-26-14:48)
Licensed under GNU GPL v2
For bug reports, read
	http://openocd.org/doc/doxygen/bugs.html
Unexpected command line argument: halt;
For some reason the commands halt and esp32 is not recognized. Can someone please point me in the right direction regarding this issue?

Regards

Who is online

Users browsing this forum: No registered users and 115 guests