Hi,
I have in Ubuntu 22.04 a working setup of Espressif IDE with ESP-IDF v5.1, an environment that works so far just fine in all aspects.
Can I have in the same Ubuntu system a separate ESP-ADF/ESP-IDF environment or there will be a mixup of paths and tools of different versions etc? Do I need to have a second system dedicated only to ESP-ADF/ESP-IDF setup?
Regards,
Aristarchos
Separate dedicated ESP-IDF and ESP-ADF/ESP-IDF
-
- Posts: 20
- Joined: Sat May 14, 2022 1:36 pm
Re: Separate dedicated ESP-IDF and ESP-ADF/ESP-IDF
You can have as many esp-idf versions as you want. IDF is running in venv (when is used the way the docs is describing it).
This is more or less how many esp-idf i do have on one ubuntu:
This is more or less how many esp-idf i do have on one ubuntu:
-
- Posts: 20
- Joined: Sat May 14, 2022 1:36 pm
Re: Separate dedicated ESP-IDF and ESP-ADF/ESP-IDF
Thank you @chegewara for taking the time to reply.
Nice to know that they can work side by side.
I'm also interested though in using Espressif-IDE with them.
Currently the esp-idf master that I have is working just fine in conjuction with Espressif-IDE.
I'm not sure though if adding esp-adf will mixup the tools as there is no method (known by me) to specify build tools per esp-idf, the Espressif-IDE from what I've seen unless mistaken, is not using the IDF_TOOLS_PATH environment variable, I think it uses its own mind on this.
So, the next question, can I use separate esp-idf and esp-adf/esp-idf environments with a single installation of Espressif-IDE ?
Nice to know that they can work side by side.
I'm also interested though in using Espressif-IDE with them.
Currently the esp-idf master that I have is working just fine in conjuction with Espressif-IDE.
I'm not sure though if adding esp-adf will mixup the tools as there is no method (known by me) to specify build tools per esp-idf, the Espressif-IDE from what I've seen unless mistaken, is not using the IDF_TOOLS_PATH environment variable, I think it uses its own mind on this.
So, the next question, can I use separate esp-idf and esp-adf/esp-idf environments with a single installation of Espressif-IDE ?
Re: Separate dedicated ESP-IDF and ESP-ADF/ESP-IDF
Sorry, i cant help you with that.
I am using VS code as IDE and esp-idf with command line. My theory is that plugin is another software which is affected by bugs (there is no bugs free software), which is adding more problems. Using less than 10 command lines is enough to cover most of daily usage, which does not require plugin.
I am using VS code as IDE and esp-idf with command line. My theory is that plugin is another software which is affected by bugs (there is no bugs free software), which is adding more problems. Using less than 10 command lines is enough to cover most of daily usage, which does not require plugin.
Who is online
Users browsing this forum: No registered users and 36 guests