Search found 2 matches

by gatturam
Wed Apr 28, 2021 7:39 am
Forum: ESP-IDF
Topic: Latest IDF extension for VSCode has broken my compiler
Replies: 13
Views: 17103

Re: Latest IDF extension for VSCode has broken my compiler

I have the same error , i dont have a solution but i have reverted to previous version and compilation works now.
In VS
View: Extensions command (Ctrl+Shift+X).
Espressif Idf > choose 1.0.2
by gatturam
Thu Jan 30, 2020 10:56 am
Forum: IDEs for ESP-IDF
Topic: Elcipse IDE Debugging - Source code not mapped
Replies: 0
Views: 3341

Elcipse IDE Debugging - Source code not mapped

I am using a ESP32 Wrover Dev Kit. I want to be able to debug the application on Eclipse IDE. I have followed the thread. https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/jtag-debugging/using-debugger.html#jtag-debugging-using-debugger-eclipse Now am able to Build from eclipse. Debug...