ESP32 not compling to chip

Any bugs you encounter with Flowcode should be discussed here.
DAVIDJOINER
Posts: 140
http://meble-kuchenne.info.pl
Joined: Wed Dec 02, 2020 7:35 pm
Been thanked: 18 times

Re: ESP32 not compling to chip

Post by DAVIDJOINER »

Ben

I followed your last suggestions including including deleting idf git & Python but still failed

However did the whole thing again but used Medelec suggestion to use the default default C:\.espressif

It now compiles fine with no errors at last

However i get a Programming error (copy enclosed)

Believe almost there if you can advise on the likely cause of the final programming issue

Note have tried on 2 separate ESP boards and both fail so don't think its the boards

David
Attachments
Capture4.GIF
Capture4.GIF (192.04 KiB) Viewed 2584 times

LeighM
Valued Contributor
Posts: 401
Joined: Mon Dec 07, 2020 1:00 pm
Has thanked: 73 times
Been thanked: 218 times

Re: ESP32 not compling to chip

Post by LeighM »

Could you check the COM port in the Project Settings.
See this post regarding a bug relating to this.
viewtopic.php?p=57#p57

DAVIDJOINER
Posts: 140
Joined: Wed Dec 02, 2020 7:35 pm
Been thanked: 18 times

Re: ESP32 not compling to chip

Post by DAVIDJOINER »

hI

I saw that write up regarding the com port but in my case that was not the issue

I searched the ESP32 web site / forums and the issue appears a number of times

I tried a few fixes but the one that actually worked every time was to very simply hold the boot button down on the board so that will do for the time being


So thanks to all of you for your inputs it was a big struggle compared with PIC or AVR to get going but eventually got there


David

Steve-Matrix
Matrix Staff
Posts: 1267
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 168 times
Been thanked: 279 times

Re: ESP32 not compling to chip

Post by Steve-Matrix »

Thanks, David, and glad it's working now. Hopefully this thread will help others in a similar position.

Post Reply