I start openocd with the following command line:
sudo openocd -f interface/ftdi/tumpa.cfg -f board/esp-wroom-32.cfg -c "adapter_khz 20000"
or
sudo openocd -f tcl/interface/ftdi/tumpa.cfg -f tcl/board/esp-wroom-32.cfg -c "adapter_khz 20000"
and get the following error in screen log:
adapter speed: 20000 kHz
Info : Listening on port 6666 for tcl connections
Info : Listening on port 4444 for telnet connections
Error: type 'esp32' is missing virt2phys
What does it mean?
Anyway, I can debug both in command line and in Eclipse.
I would appreciate your friendly reply.
What does it mean? Info : Listening on port 4444 for telnet connections Error: type 'esp32' is missing virt2phys
Who is online
Users browsing this forum: Google [Bot] and 184 guests