Re: esp-wrover-kit - JTAG help please.
Posted: Sun Apr 16, 2017 6:58 am
Hi,
Thanks for the reply.
The info about ctrl-T ctrl-R is very useful thanks for that, looking into it ctrl-T ctrl-F flash the target as well. So now I can just leave the monitor running and flash and reset from it. This is very good as I have issues with the EN button not resetting on mine.
I also have openocd working from Eclipse now which seems to be working pretty well. If anyone else is interested there is a very useful blog about setting it up here: https://www.matthias-jentsch.de/2017/02 ... d-openocd/
So my issues seem to have even caused by the default esp32.cfg file needing to be changed to 3.3V and the fact that my EN button was not resetting the board in order to try to get the thing to halt.
Is there a reason that "mon reset halt" is not working the way gdb would like it to?
Thanks for the reply.
The info about ctrl-T ctrl-R is very useful thanks for that, looking into it ctrl-T ctrl-F flash the target as well. So now I can just leave the monitor running and flash and reset from it. This is very good as I have issues with the EN button not resetting on mine.
I also have openocd working from Eclipse now which seems to be working pretty well. If anyone else is interested there is a very useful blog about setting it up here: https://www.matthias-jentsch.de/2017/02 ... d-openocd/
So my issues seem to have even caused by the default esp32.cfg file needing to be changed to 3.3V and the fact that my EN button was not resetting the board in order to try to get the thing to halt.
Is there a reason that "mon reset halt" is not working the way gdb would like it to?