Hi,
I am using trial version of Visual GDB. once happy we will buy it.
My ESP-IDF folder is outside C:\msys32 or C:\SysGCC not under. C:\SysGCC
I need point to my IDF_PATH to that location. e.g c:\Work\library\esp32\esp-idf
Do visual GDB picks from C:\msys32\etc\profile.d\export_idf_path.sh similar to command line version.
visual GDB force me to use ESP_IDF relative to under C:\SysGCC.
also Olimex ARM-USB-OCD-H with OpenOCD is not working with wrover with JTAG connected to SD card.
where can i download latest OpenOCD binaries and esp32 wrover cfg file? give me command line to use.
tell me command line to start openOCD specifying wrover cfg and then I run gdb then. I guess better first sort out command line version.
it could be wiring issue. but visual GDB works with my simple hello world project from within visual studio 2015. but not command line.
My main application uses external RAM. it could be interfering with wiring of SD card which is connected JTAG or external RAM pins. any idea. I will discuss with my hardware person as well on Monday/Tuesday. I cannot use SD card while debugging my application.
Any input will be appreciate. I will share my wiring diagrams as well if require.