FAILED: esp-idf/main/...

Any bugs you encounter with Flowcode should be discussed here.
Frco007
Posts: 14
http://meble-kuchenne.info.pl
Joined: Wed Jun 08, 2022 8:37 am
Has thanked: 3 times
Been thanked: 1 time

Flowcode v10 FAILED: esp-idf/main/...

Post by Frco007 »

Hello

I am attaching the initial part of the program, which I cannot upload to the ESP32. It keeps giving me the same error.
I have already uploaded the program - Flowcode, to another computer and it gives me the same error.
Please help.
BR Frco
TESTNA.msg.txt
(20.63 KiB) Downloaded 16 times
Attachments
TESTNA.fcfx
(10.63 KiB) Downloaded 7 times

medelec35
Matrix Staff
Posts: 1913
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 619 times
Been thanked: 644 times

Re: FAILED: esp-idf/main/...

Post by medelec35 »

Hello.
Sorry for the inconvenience.
We are working on a new version of the required file that is causing the compiler issue.
In the meantime can you download the ESP_CAL_String.c file from this post
Martin

Frco007
Posts: 14
Joined: Wed Jun 08, 2022 8:37 am
Has thanked: 3 times
Been thanked: 1 time

Re: FAILED: esp-idf/main/...

Post by Frco007 »

Thank you.

medelec35
Matrix Staff
Posts: 1913
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 619 times
Been thanked: 644 times

Re: FAILED: esp-idf/main/...

Post by medelec35 »

Hello.
Your project should compile with the latest fixes.
The updates have now been push on to the library database and are available to download via Help >Library Updates.
Change Files in-use to Full database.
Martin

Frco007
Posts: 14
Joined: Wed Jun 08, 2022 8:37 am
Has thanked: 3 times
Been thanked: 1 time

Re: FAILED: esp-idf/main/...

Post by Frco007 »

Hi
I try to update library on both computer (my and another with fresh instaled win and Flowcode) and on both I get the same error as before.

br Igor

medelec35
Matrix Staff
Posts: 1913
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 619 times
Been thanked: 644 times

Re: FAILED: esp-idf/main/...

Post by medelec35 »

Hello
We are looking in to this.
As soon as it's sorted, I will let you know.
Martin

medelec35
Matrix Staff
Posts: 1913
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 619 times
Been thanked: 644 times

Re: FAILED: esp-idf/main/...

Post by medelec35 »

Hello.
This issue has now been fixed.
You will need to do a full library database update via Help > Library updates, Change Files in-use to Full database.
Download the updates, then reload your project
Martin

Frco007
Posts: 14
Joined: Wed Jun 08, 2022 8:37 am
Has thanked: 3 times
Been thanked: 1 time

Flowcode v10 Re: FAILED: esp-idf/main/...

Post by Frco007 »

Thank you.
Now the compile in target works, but I can't ping or send or receive data via the LAN interface W5500.
I'm attaching my program, which works in debug.
The connection between ESP and W5500 is OK (MISO from ESP to MOSI W550 and MOSI from ESP to MISO W550, CLK and CS).
What am I doing wrong? This program used to work on V9 - now I've modified it, but nothing regarding LAN communication.
Br
Attachments
ESP32_LAN_W5500_IGOR_NOVO.fcfx
(34.33 KiB) Downloaded 5 times

medelec35
Matrix Staff
Posts: 1913
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 619 times
Been thanked: 644 times

Re: FAILED: esp-idf/main/...

Post by medelec35 »

Does your modified project work on V9?
Martin

Frco007
Posts: 14
Joined: Wed Jun 08, 2022 8:37 am
Has thanked: 3 times
Been thanked: 1 time

Flowcode v10 Re: FAILED: esp-idf/main/...

Post by Frco007 »

Unfortunately I no longer have version 9. It worked in version 10 but I can't remember which revision for ESP and W5500.

Post Reply