Hi , I am working on flashing ESP32 SDK IN UBUNTU. I am following these steps in the document -https://docs.espressif.com/projects/esp ... -a-project
While executing these commands in terminal
cd ~/esp/hello_world
idf.py set-target esp32
idf.py menuconfig
I am getting following error -
Please use idf.py in ESP-IDF shell environment. .' File=sys.stderr
I am unable to solve this. Help me with this
Thanks
Error while configuring project
-
- Posts: 2
- Joined: Tue Apr 04, 2023 2:29 pm
Error while configuring project
- Attachments
-
- error screenshot
- Screenshot 2023-04-04 194648ter.png (49.38 KiB) Viewed 1045 times
-
- Posts: 9730
- Joined: Thu Nov 26, 2015 4:08 am
Re: Error while configuring project
How did you install ESP_IDF? Can you try running
(note that is dot space /home...)
and then try again?
Code: Select all
. /home/karthic/esp/esp-idf/export.sh
and then try again?
-
- Posts: 2
- Joined: Tue Apr 04, 2023 2:29 pm
Re: Error while configuring project
It works. Now i am able flash the software in esp32.
Thank you so much for the immediate solution.
Thank you so much for the immediate solution.
Who is online
Users browsing this forum: No registered users and 102 guests