Search found 1 match
- Wed Jan 24, 2024 8:26 pm
- Forum: Report Bugs
- Topic: Flashing over JTAG: OpenOcd Target not halted!
- Replies: 4
- Views: 117489
Re: Flashing over JTAG: OpenOcd Target not halted!
Hey guys, I have noticed that is related to CPU (ESP32WROOM32UE) loading, if I have some task printing fast (in my project I have several classes doing heavy I2c and SPI stuff) then it fails the flash over JTAG. I made sure to not use any of the strapping GPIO (expect the ones connected to JTAG) a...