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
FAILED: esp-idf/main/...
-
- Posts: 14
- http://meble-kuchenne.info.pl
- Joined: Wed Jun 08, 2022 8:37 am
- Has thanked: 3 times
- Been thanked: 1 time
-
- 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/...
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
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
-
- 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/...
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.
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
-
- 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/...
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
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
Re: FAILED: esp-idf/main/...
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
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