Search found 161 matches

by ESP_kondalkolipaka
Wed Mar 27, 2024 6:07 am
Forum: IDEs for ESP-IDF
Topic: Main task ended - COM port not available
Replies: 5
Views: 244

Re: Main task ended - COM port not available

Hi Jorgen,

As `idf.py flash monitor `command will flash it to the target and run the serial monitor. Please make sure you to close the processs/terminal before you run again

Thanks
by ESP_kondalkolipaka
Wed Mar 27, 2024 5:55 am
Forum: IDEs for ESP-IDF
Topic: Espressif IDE, remove projects from Project Explorer and re-load them
Replies: 3
Views: 266

Re: Espressif IDE, remove projects from Project Explorer and re-load them

Hi Jorgen,

Could you please share the steps you've taken with a sample app which we could try from our end.

To demonstrate this, I have uploaded a screen recording of importing ethernet example to workspace.
Please check here https://youtu.be/a6qAWyJkHqo

Thanks
by ESP_kondalkolipaka
Fri Mar 22, 2024 2:18 pm
Forum: IDEs for ESP-IDF
Topic: ESP-IDF VSCode Extension v1.7.1 Released
Replies: 1
Views: 263

ESP-IDF VSCode Extension v1.7.1 Released

Hello, We have released ESP-IDF VSCode extension 1.7.1, please check more details here . Features and enhancements - Add ESP-HOME-KIT framework Bug Fixes - Fix SDK Configuration editor info button - Update docker container documentation - Add openOCD troubleshooting link in error output - Fix jtag p...
by ESP_kondalkolipaka
Wed Mar 13, 2024 5:02 am
Forum: IDEs for ESP-IDF
Topic: Espressif IDE: GDB doesn't connect to OpenOCD
Replies: 1
Views: 305

Re: Espressif IDE: GDB doesn't connect to OpenOCD

Hello,

As mentioned here, please increase the OpenOCD server timeout value in the preferences and see if that helps?

You can use the troubleshooting guide if you have any futher issues.

Thanks
by ESP_kondalkolipaka
Wed Mar 13, 2024 4:53 am
Forum: IDEs for ESP-IDF
Topic: Espressif IDE
Replies: 1
Views: 237

Re: Espressif IDE

Thanks, will update our docs and forum description with Epsressif-IDE.
by ESP_kondalkolipaka
Wed Mar 13, 2024 4:52 am
Forum: IDEs for ESP-IDF
Topic: Espressif IDE, remove projects from Project Explorer and re-load them
Replies: 3
Views: 266

Re: Espressif IDE, remove projects from Project Explorer and re-load them

Hello Jorgen, Please follow the below approach for importing existing esp-idf projects into the eclipse or espressif-ide. - File > Import > Espressif > Existing IDF Project > - Click Next - Click on Browse... button to choose the existing esp-idf project - Click on Finish. You should be able to see ...
by ESP_kondalkolipaka
Wed Mar 13, 2024 4:24 am
Forum: IDEs for ESP-IDF
Topic: Can Espressif IDE and VSCode be used on project concurrently
Replies: 7
Views: 1110

Re: Can Espressif IDE and VSCode be used on project concurrently

Hi Jorgen, I think many people switching between both IDE's(Eclipse and VSCode) and no major issues reported AFAIK, so you should be able to use both the IDE's concurrently as well. I think it was asked earlier here as well. Espressif-IDE is also referred as ESP-IDF Eclipse Plugin in many places in ...
by ESP_kondalkolipaka
Wed Mar 13, 2024 4:11 am
Forum: IDEs for ESP-IDF
Topic: Espressif-IDE v2.12.1 released!
Replies: 0
Views: 252

Espressif-IDE v2.12.1 released!

Hello All, We are pleased to announce the release of Espressif-IDE v2.12.1, featuring bug fixes aimed at enhancing the UX and usability of the IDE. For more details, please refer the release notes here . Notable bug fixes IEP-1147: Indexer fails when changing active launch configuration IEP-1130: Re...
by ESP_kondalkolipaka
Fri Feb 23, 2024 9:52 am
Forum: ESP-IDF
Topic: ESP-WHO Examples - idf.py projects -> possible to import into eclipse?
Replies: 3
Views: 381

Re: ESP-WHO Examples - idf.py projects -> possible to import into eclipse?

Hello,

We have documented something on this here and please check and report us back if you see any issues with IDE.
https://github.com/espressif/idf-eclips ... ressif-ide