Search found 5 matches

by xSampaio
Thu Sep 26, 2019 7:30 am
Forum: ESP-IDF
Topic: IDE for ESP-IDF
Replies: 5
Views: 8135

Re: IDE for ESP-IDF

Hi Susan, Thank you!!! Currently I'm using platformio on VS Code as workaround, however it is too buggy, mainly during debug, and very slow. Just to compare, the build from ESP-IDF command line is at least 10 times faster then platformio. To be honest, we are define defining the uC to be used in nex...
by xSampaio
Wed Sep 25, 2019 8:33 pm
Forum: ESP-IDF
Topic: IDE for ESP-IDF
Replies: 5
Views: 8135

IDE for ESP-IDF

Hi All, I'm trying to start to develop on ESP32 using the ESP-IDF instead of Arduino framework, however I know that Eclipse plugin is a very good initiative but it is in a early development so there are a long way before use it for professional development, PlatformIO is a very good option, however ...
by xSampaio
Fri Sep 20, 2019 12:20 pm
Forum: IDEs for ESP-IDF
Topic: Eclipse plugin for ESP-IDF CMake based projects (4.x and above)
Replies: 21
Views: 33947

Re: Eclipse plugin for ESP-IDF CMake based projects (4.x and above)

Hi Kondal, Thank you!!! The problem was the Java version, the 9u221 works fine. The only pending thing is the sdkconfig editor, it doesn't load just says: "Error retrieving output from json configserver" however no log is provided, I'll check it. Anyway I can use the idf.py makeconfig from Command L...
by xSampaio
Fri Sep 20, 2019 6:07 am
Forum: IDEs for ESP-IDF
Topic: Eclipse plugin for ESP-IDF CMake based projects (4.x and above)
Replies: 21
Views: 33947

Re: Eclipse plugin for ESP-IDF CMake based projects (4.x and above)

Hi Kondal, Thankyou for you reply and please, do not worry, you guys are doing a fantastic job, I understand that there are so many scenarios that it is almost to cover all of them, so I just want to help you to get it even better. regarding the logs those ones are the errors when I tried to run "In...
by xSampaio
Fri Sep 20, 2019 1:53 am
Forum: IDEs for ESP-IDF
Topic: Eclipse plugin for ESP-IDF CMake based projects (4.x and above)
Replies: 21
Views: 33947

Re: Eclipse plugin for ESP-IDF CMake based projects (4.x and above)

HI All, After a long time as a reader only, this post invite me to write my first port. Thank you for the plugin information, however I'm facing some issues, I follow all steps and I'm able to compile and flash from Eclipse on Windows 10. However I did skip the "Esspressif IDF Tools Manager -> Insta...