ESP 32 Toolchain problem

For general Flowcode discussion that does not belong in the other sections.
felixegger
Posts: 48
http://meble-kuchenne.info.pl
Joined: Wed Feb 24, 2021 1:20 pm
Been thanked: 2 times

Re: ESP 32 Toolchain problem

Post by felixegger »

The reported error code was : 0x1 It could not been seen clearly on my previous picture
Also on a secound identical device I got the same result

felixegger
Posts: 48
Joined: Wed Feb 24, 2021 1:20 pm
Been thanked: 2 times

Re: ESP 32 Toolchain problem

Post by felixegger »

Error
Attachments
EC.png
EC.png (58.8 KiB) Viewed 7943 times

LeighM
Valued Contributor
Posts: 458
Joined: Mon Dec 07, 2020 1:00 pm
Has thanked: 82 times
Been thanked: 246 times

Re: ESP 32 Toolchain problem

Post by LeighM »

Could you attach your project (*.fcfx) file and the message file that is created (*.msg.txt)
Use the "Add files" button in the Attachments tab below the Save/Preview/Submit buttons
Thanks

felixegger
Posts: 48
Joined: Wed Feb 24, 2021 1:20 pm
Been thanked: 2 times

Re: ESP 32 Toolchain problem

Post by felixegger »

this is my fcfx file

felixegger
Posts: 48
Joined: Wed Feb 24, 2021 1:20 pm
Been thanked: 2 times

Re: ESP 32 Toolchain problem

Post by felixegger »

my files
I hope this helps
Thanks
Flowcode3 - Kopie.msg.txt
(11.48 KiB) Downloaded 724 times
Flowcode3 - Kopie.fcfx
(6.76 KiB) Downloaded 683 times

LeighM
Valued Contributor
Posts: 458
Joined: Mon Dec 07, 2020 1:00 pm
Has thanked: 82 times
Been thanked: 246 times

Re: ESP 32 Toolchain problem

Post by LeighM »

Toolchain and compilation is ok.
Just not programming the device.
You now need to set the programming com port in the project settings dialogue screen.

User avatar
p.erasmus
Posts: 434
Joined: Thu Dec 03, 2020 12:01 pm
Location: Russia / Россия
Has thanked: 104 times
Been thanked: 88 times

Re: ESP 32 Toolchain problem

Post by p.erasmus »

Hi,

Edit: Sorry Leigh only saw you posted while I was posting :D

First staring with a new tool chain always compile to hex to test your tools ,then try to compile to target (programming)

I am no ESP expert but to me it looks as you did not select the correct COM port on your PC /unless there is a issue with the WROOM programming parameters this Leigh will better know than us.

Your error code show this
P8.jpg
P8.jpg (30.34 KiB) Viewed 7935 times
Did you select your comport in the Project Properties ?

P6.jpg
P6.jpg (55.8 KiB) Viewed 7935 times
Regards Peter - QME Electronics

felixegger
Posts: 48
Joined: Wed Feb 24, 2021 1:20 pm
Been thanked: 2 times

Re: ESP 32 Toolchain problem

Post by felixegger »

Thanks a lot
In your last picture you showed me to choose Com5 (Bluetooth), but this choice is not given to me only Com4, although I can see the ESP32 as an activ Bluetooth device on my Laptop.
Rgrds Felix

User avatar
p.erasmus
Posts: 434
Joined: Thu Dec 03, 2020 12:01 pm
Location: Russia / Россия
Has thanked: 104 times
Been thanked: 88 times

Re: ESP 32 Toolchain problem

Post by p.erasmus »

HI

You cannot select the number I show you ,it shows the place where to select your serial to USB converter number
YOU HAVE TO ENTER YOUR USB CONVERTER NUMBER !!(YOUR BOARD )
Have you installed the serial drivers for your board ?? if not what serial to USB chip is on your board is it a CH340?
I can see the ESP32 as an activ Bluetooth device on my Laptop.
this is not your board I am sure it must show as COM only

Look in Geräte Manager for your board when it is plugged in and enter this number in FC
This is how my LOLIN32 board looks like now look for your board
1.jpg
1.jpg (32.22 KiB) Viewed 7917 times


:D
Regards Peter - QME Electronics

felixegger
Posts: 48
Joined: Wed Feb 24, 2021 1:20 pm
Been thanked: 2 times

Re: ESP 32 Toolchain problem

Post by felixegger »

This information is shown when I connect my ESP32 WROOM32 to the laptop. I need more time to answer your other questions.
Thanks
Attachments
LPT.png
LPT.png (136.06 KiB) Viewed 7904 times

Post Reply