Page 1 of 1

Espressif IDE binary flash to device

Posted: Mon Nov 07, 2022 1:00 pm
by tasesa
Hello everybody,

I would like to know how to download the binary file built and compiled via Espressif IDE.
I'm using ESP32-C3-devkitC-02 with esp-idf-v4.4.2
Immagine.png
Immagine.png (147.62 KiB) Viewed 1998 times
I don't find any item on the menu. Currently, I need to open "ESP-IDF v4.4 CMD" and use command
idp.py -p COM3 flash

Thanks and regards

Re: Espressif IDE binary flash to device

Posted: Wed Nov 09, 2022 3:33 pm
by ESP_kondalkolipaka
Hello,

You should be able to flash directly from the espressif-ide to the board. The button next to the build is for flash. Please find the screenshot.
9_cmake_build.png
9_cmake_build.png (895.97 KiB) Viewed 1990 times