Hi I am using the Eclipse IDE for Espressif and everything works fine so far. I use the predefined tools in the tool bar to build and download my application. So far so good. I now want to test the Secure Boot feature and according to the doc I need to execute some command line request using e.g. idf.py and other Python scripts. I found out that there is an IDF Terminal in Eclipse that might be used for that.
I can open such a terminal for my project and get also a prompt. If I enter something like:
idf.py build
nothing actually happens.
Can anyone give a hint how this can be done or what other way exists to perform the commands needed to follow the Secure Boot documentation. As mentioned above everything else seems to work in Eclipse so I assume the setup is not that bad.
Thanks in advance
Eclipse IDE and IDF Terminal
Re: Eclipse IDE and IDF Terminal
short update: I am running the IDE/IDF on WIndows
-
- Posts: 188
- Joined: Wed Jul 17, 2019 5:26 pm
Re: Eclipse IDE and IDF Terminal
Hi andreko,
I couldn't test on Windows as of now, however I have verified on the macOS. This seems to be working fine.
Please follow these steps mentioned here https://github.com/espressif/idf-eclips ... f-terminal
1. Select a project in the project explorer
2. Open ESP-IDF Terminal
3. Check the current working directory. It should be the project directory which you're trying to buid.
4. Run idf.py or other available commands.By default, terminal PATH is configured with the default commands.(In macOS, run `echo $PATH` to verify)
Please find the screenshot. If you have any issues running idf.py commands, please share the eror you're having to check further.
I couldn't test on Windows as of now, however I have verified on the macOS. This seems to be working fine.
Please follow these steps mentioned here https://github.com/espressif/idf-eclips ... f-terminal
1. Select a project in the project explorer
2. Open ESP-IDF Terminal
3. Check the current working directory. It should be the project directory which you're trying to buid.
4. Run idf.py or other available commands.By default, terminal PATH is configured with the default commands.(In macOS, run `echo $PATH` to verify)
Please find the screenshot. If you have any issues running idf.py commands, please share the eror you're having to check further.
Re: Eclipse IDE and IDF Terminal
Hi and thanks for the reply,
even though I am confident that I did exactly what you were suggesting it seems to work now. Maybe something was stuck on my computer and it was healed by a restart.
Anyway thanks for your help. I will see if other problems pop up and maybe report that issue here.
So far so good.
even though I am confident that I did exactly what you were suggesting it seems to work now. Maybe something was stuck on my computer and it was healed by a restart.
Anyway thanks for your help. I will see if other problems pop up and maybe report that issue here.
So far so good.
Re: Eclipse IDE and IDF Terminal
Hi,
I got same problem so continue here.
I did all thing above, and the 'idf.py build' can run in CMD window, but not recognized in VSCODE terminal window, need help please.
Thanks.
I got same problem so continue here.
I did all thing above, and the 'idf.py build' can run in CMD window, but not recognized in VSCODE terminal window, need help please.
Thanks.
Who is online
Users browsing this forum: No registered users and 25 guests