Eclipse IDE and IDF Terminal
Posted: Thu Jun 15, 2023 9:25 am
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
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