Search found 1 match

by manish_kumar
Thu Jun 20, 2019 11:38 am
Forum: Hardware
Topic: Using ESP WROVER KIT for debugging with Jtag: Found No symbol for FreeRTOS
Replies: 1
Views: 3501

Using ESP WROVER KIT for debugging with Jtag: Found No symbol for FreeRTOS

Hi all, I am using ESP WROVER kit for debugging. I pass the following instructions as: openocd -f interface/ftdi/esp32_devkitj_v1.cfg -c 'set ESP32_ONLYCPU 1' -f board/esp32-wrover.cfg user@user:~/esp/openocd-esp32$ src/openocd -s tcl -f interface/ftdi/esp32_devkitj_v1.cfg -c 'set ESP32_ONLYCPU 1' -...