Search found 161 matches

by ESP_kondalkolipaka
Wed Nov 01, 2023 11:24 am
Forum: IDEs for ESP-IDF
Topic: ESP-IDF Eclipse Plugin v2.11.0 Released!
Replies: 1
Views: 18599

Re: ESP-IDF Eclipse Plugin v2.11.0 Released!

ESP-IDF Eclipse Plugin v2.11.1 Released with bug fixes, Pleaes check
https://github.com/espressif/idf-eclips ... ag/v2.11.1
by ESP_kondalkolipaka
Wed Nov 01, 2023 11:12 am
Forum: IDEs for ESP-IDF
Topic: Version roll back using Eclipse Plugin 5.1 to 5.0 does not succeed with tool installation.
Replies: 4
Views: 21876

Re: Version roll back using Eclipse Plugin 5.1 to 5.0 does not succeed with tool installation.

Hello, When you switch a ESP-IDF version, please make sure to run the Install Tools from the IDE to get the compatible tools required. You can follow the below instructions. 1. Go to "Espressif" Menu from the IDE 2. Choose "ESP-IDF Tools Manager" > "Install Tools" 3. Provide the required paramters i...
by ESP_kondalkolipaka
Wed Nov 01, 2023 10:54 am
Forum: IDEs for ESP-IDF
Topic: Unable to start debug session on Espressif IDE
Replies: 4
Views: 21657

Re: Unable to start debug session on Espressif IDE

> !MESSAGE Starting OpenOCD timed out. I apologize for the delayed response. I don't have a J-Link to verify this scenario. However, could you try increasing the OpenOCD server timeout and see if that helps? You can find this option in the IDE preferences > Espressif > GDB server launch timeout Scre...
by ESP_kondalkolipaka
Tue Oct 24, 2023 2:45 pm
Forum: IDEs for ESP-IDF
Topic: How can I use different IDF versions concurrently using Eclipse Plug IN
Replies: 6
Views: 52801

Re: How can I use different IDF versions concurrently using Eclipse Plug IN

As mentioned here https://www.esp32.com/viewtopic.php?f=40&t=36331 Recommeded approach would be to use different workspaces if you are dealing with different projects and different IDF versions. If you want to swtich to a different IDF vesion for the same project, please follow the steps mentioned h...
by ESP_kondalkolipaka
Tue Oct 24, 2023 2:45 pm
Forum: IDEs for ESP-IDF
Topic: How can I use different IDF versions concurrently using Eclipse Plug IN
Replies: 6
Views: 52801

Re: How can I use different IDF versions concurrently using Eclipse Plug IN

As mentioned here https://www.esp32.com/viewtopic.php?f=40&t=36331 Recommeded approach would be to use different workspaces if you are dealing with different projects and different IDF versions. If you want to swtich to a different IDF vesion for the same project, please follow the steps mentioned h...
by ESP_kondalkolipaka
Tue Oct 24, 2023 2:37 pm
Forum: IDEs for ESP-IDF
Topic: Can I use Eclipse and VScode concurrent on the same machine
Replies: 1
Views: 28602

Re: Can I use Eclipse and VScode concurrent on the same machine

Hello, Yes, it should be possible! If you are using Eclipse for multiple esp-idf versions, please make sure you use a seperate workspace for each IDF version as eclipse allow one IDF version at the global workspace level. If you have a usecase where you wanted to switch to a different version for th...
by ESP_kondalkolipaka
Tue Oct 24, 2023 2:27 pm
Forum: IDEs for ESP-IDF
Topic: build and flash ok with esp-idf shell, not with eclipse
Replies: 1
Views: 17235

Re: build and flash ok with esp-idf shell, not with eclipse

Hello, It looks like incorrect PATH and IDF_PYTHON_ENV_PATH being sent while running a build. This is either due to incorrect IDE build environment set or IDE variables are not taking precedence over system variables during the build. To fix this, can you try the following: Please make sure you get ...
by ESP_kondalkolipaka
Mon Oct 16, 2023 10:45 am
Forum: IDEs for ESP-IDF
Topic: esp-idf Version: 2.9.1, configuration issues when a project is created it
Replies: 1
Views: 17885

Re: esp-idf Version: 2.9.1, configuration issues when a project is created it

Hi Alfredo, Looks like you've selected the wrong esp-idf directly, could you please cross check? Make sure selected esp-idf directory has tools folder in it. If you are a windows user I would recommend using espressif-ide installer instead of esp-idf-tools-setup-online. You can find more details abo...
by ESP_kondalkolipaka
Thu Sep 21, 2023 1:21 pm
Forum: IDEs for ESP-IDF
Topic: ESP-IDF Eclipse Plugin v2.11.0 Released!
Replies: 1
Views: 18599

ESP-IDF Eclipse Plugin v2.11.0 Released!

Hello All, We have released Espressif-IDE v2.11.0 with some notable improvements and bug fixes. This includes: 1. Added a new ESP-IDF OpenOCD Console with color codes to help the users to differentiate between errors and information 2. Added a new splash screen for Espressif-IDE 3. Support of clangd...
by ESP_kondalkolipaka
Thu Sep 21, 2023 7:13 am
Forum: IDEs for ESP-IDF
Topic: Eclipse Expressif IDF Plugin installation failure
Replies: 3
Views: 3941

Re: Eclipse Expressif IDF Plugin installation failure

Hello,

We are working on a fix for this, please test this build update site and let us know if you're able to install on Eclipse 2023-09.

Here is the fix update site
https://github.com/espressif/idf-eclips ... /934280246