Page 1 of 1

Openocd don't work when changing freertos tickrate

Posted: Fri May 23, 2025 8:13 am
by dhugoexe
Hi everyone,
OpenOCD can't find breakpoints when changing configTICK_RATE_HZ to 1000 (instead of 100). I suspect there's an argument to pass in the openocd command but I can't find it.

Is there exact documentation for ESP-specific arguments for OpenOCD (e.g., esp appimage_offset 0x20000)?

Thanks

Re: Openocd don't work when changing freertos tickrate

Posted: Mon Jun 02, 2025 7:06 am
by dhugoexe
up