Thanks
export IDF_TARGET=esp32s3
source ~/.bashrc
did the trick
Search found 3 matches
- Mon Nov 18, 2024 6:14 pm
- Forum: ESP-BOX
- Topic: ESP-S3-BOX-3B build error
- Replies: 3
- Views: 549
- Mon Nov 18, 2024 5:13 pm
- Forum: ESP-BOX
- Topic: ESP-S3-BOX-3B build error
- Replies: 3
- Views: 549
Re: ESP-S3-BOX-3B build error
Thanks for that i see my sdkconfig.defaults now says CONFIG_IDF_TARGET="esp32s3"
CONFIG_IDF_TARGET_ESP32S3=y i usually look at my linux environment variables with "printenv". I did that inside the ESP-IDF terminal and saw IDF_TARGET=esp32. I will edit that manually to esp32s3 and see what happens.
CONFIG_IDF_TARGET_ESP32S3=y i usually look at my linux environment variables with "printenv". I did that inside the ESP-IDF terminal and saw IDF_TARGET=esp32. I will edit that manually to esp32s3 and see what happens.
- Sun Nov 17, 2024 7:45 pm
- Forum: ESP-BOX
- Topic: ESP-S3-BOX-3B build error
- Replies: 3
- Views: 549
ESP-S3-BOX-3B build error
Good Morning All I recently purchased a ESP32-s3-box-3b i have flashed the latest firmware i am able to download apps from launchpad i have completed the installation of esp-idf in vscode i followed the instructions in Development Guide.md at https://github.com/espressif/esp-box/blob/master/docs/dev...