beginner140BB

Results 9 comments of beginner140BB

Is it possible to flash through espressif IDE I don,t get how to do that When i have run the command (git clone --recursive https://github.com/espressif/esp-box.git) esp-box folder with required elements...

> > Is it possible to flash through espressif IDE I don,t get how to do that When i have run the command (git clone --recursive https://github.com/espressif/esp-box.git) esp-box folder with...

does the location of the folder is wrong..? > C:\Espressif\frameworks\esp-idf-v4.4.2\esp-box

> so, what's the problem now? I'm not very clear Need to use ESPRESSIF IDE to flash the code and modify the code of esp-box other than using ESP-IDF command...

> okay thanks, @espressif2022 so for development side you guys are using external editor and for building you use esp idf cmd right. so there is no possible way to...

using the ide is more easy way thats why i asked for that to modify code of esp-box using ide since currently we have been using esp32 based projects using...

> sorry, you did it with ESP-IDF Eclipse Plugin? [ESP-IDF Eclipse Plugin](https://github.com/espressif/idf-eclipse-plugin/blob/master/README.md) yes

> I am not sure whether it has been adapted to the latest chip of S3 ![image](https://user-images.githubusercontent.com/83206454/201340598-f6dde2a2-0929-43ab-8985-8d23ec28de9f.png)

> can you build the examples successfully? yes, need to know how to include box exampple code to build and flash using IDE rather than using ESP-IDF CMD