Search found 4 matches

by dat98pli
Fri Oct 14, 2016 6:45 am
Forum: ESP-IDF
Topic: Using Eclipse with OpenOCD to build and debug ESP32
Replies: 13
Views: 30737

Using Eclipse with OpenOCD to build and debug ESP32

Hi, I’m currently struggling to get an efficient and well working development environment for ESP32. Following the docs included in ESP-IDF and watching Kolbans video http://www.esp32.com/viewtopic.php?f=13&t=315 allows me to build/browse/edit my code in the Eclipse environment. The next logical ste...
by dat98pli
Fri Aug 26, 2016 1:27 pm
Forum: General Discussion
Topic: OpenOCD and hardware debugger support
Replies: 13
Views: 29586

Re: OpenOCD and hardware debugger support

Too bad... but you can't have it all ;)
by dat98pli
Fri Aug 26, 2016 11:35 am
Forum: General Discussion
Topic: OpenOCD and hardware debugger support
Replies: 13
Views: 29586

Re: OpenOCD and hardware debugger support

Thanks for you detailed and clear answer. :) Does ESP32 (Tensilica LX6) support for memory background read/write while the cores are running? This is a cool feature available on at least ARM Cortex-M0/M0+/M1/M3/M4/M7 and Renesas RX100/200/600. This will allow for output information from the target m...
by dat98pli
Wed Aug 24, 2016 8:52 am
Forum: General Discussion
Topic: OpenOCD and hardware debugger support
Replies: 13
Views: 29586

OpenOCD and hardware debugger support

Previous posts in this forum talks about OpenOCD support out-of-the-box. What is the current status of this implementation? Will this be delivered as part of the first SDK release (available soon)? For rapid serious software development a good hardware debugger setup is in most cases crucial. What t...