esp32 idf v4 with IDE
Posted: Sat Apr 04, 2020 3:22 pm
Hello
I am starting to work on the ESP32.
I have follow the getting started and success to compile all examples properly when using the windows powershell etc... This way to work is fine for running examples, but I think don't get quite practical and professional when it comes to work on serious project where debugging with break point is needed.
Now I am trying to work properly with an IDE. I have tried to use VS Code but I am not very comfortable with this IDE, so I turned to Eclipse which I find more friendly (and also reusable with other chips.. TI for example use CCS which is based on Eclipse)
1./ I am a bit confused about what I read online. Does Eclipse is fully compatible with ESP IDF v4 or does it work only with v3.3 ?
2./ To those who develop on ESP32 with V4.0 using break point, willing to access register finely etc... which IDE or process do you use ?
Thanks
I am starting to work on the ESP32.
I have follow the getting started and success to compile all examples properly when using the windows powershell etc... This way to work is fine for running examples, but I think don't get quite practical and professional when it comes to work on serious project where debugging with break point is needed.
Now I am trying to work properly with an IDE. I have tried to use VS Code but I am not very comfortable with this IDE, so I turned to Eclipse which I find more friendly (and also reusable with other chips.. TI for example use CCS which is based on Eclipse)
1./ I am a bit confused about what I read online. Does Eclipse is fully compatible with ESP IDF v4 or does it work only with v3.3 ?
2./ To those who develop on ESP32 with V4.0 using break point, willing to access register finely etc... which IDE or process do you use ?
Thanks