How debug without programing flash in new version esp-idf gdb openOCD

wilkxt
Posts: 15
Joined: Sun Mar 06, 2016 7:46 pm

How debug without programing flash in new version esp-idf gdb openOCD

Postby wilkxt » Wed Sep 01, 2021 6:47 am

Hi
In the older version of ESP-IDF GDB OPenOCD Debugging when i want program flash i use this command:

Code: Select all

mon program_esp ${workspace_loc:esp32-switch_mppt/build/ethernet_basic.bin} 0x10000 verify
But i new version ESP-IDF GDB OPenOCD Debugging all flash is programmed(partition_table.bin, bootloader.bin and app.bin) without even the above command , how to disable this programming? I want to program only app.bin or nothing is debugging.
eclipse-idf-debug.png
eclipse-idf-debug.png (147.19 KiB) Viewed 1939 times
best regards, Tom

Who is online

Users browsing this forum: No registered users and 28 guests