Page 1 of 2
FAILED: esp-idf/main/...
Posted: Tue Apr 01, 2025 11:21 am
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
Re: FAILED: esp-idf/main/...
Posted: Tue Apr 01, 2025 12:24 pm
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
Re: FAILED: esp-idf/main/...
Posted: Tue Apr 01, 2025 10:17 pm
by Frco007
Thank you.
Re: FAILED: esp-idf/main/...
Posted: Wed Apr 02, 2025 8:18 am
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.
Re: FAILED: esp-idf/main/...
Posted: Mon Apr 07, 2025 9:19 am
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
Re: FAILED: esp-idf/main/...
Posted: Mon Apr 07, 2025 9:41 am
by medelec35
Hello
We are looking in to this.
As soon as it's sorted, I will let you know.
Re: FAILED: esp-idf/main/...
Posted: Mon Apr 07, 2025 1:14 pm
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
Re: FAILED: esp-idf/main/...
Posted: Tue Apr 08, 2025 10:02 am
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
Re: FAILED: esp-idf/main/...
Posted: Wed Apr 09, 2025 3:24 pm
by medelec35
Does your modified project work on V9?
Re: FAILED: esp-idf/main/...
Posted: Wed Apr 09, 2025 8:27 pm
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.