Page 1 of 1

ESP Compilation error.help me please!

Posted: Sat Mar 29, 2025 1:45 am
by 17712885438
ESP Compilation error.help me please!
ESP32 Compilation error.txt
(5.97 KiB) Downloaded 47 times

Re: ESP Compilation error.help me please!

Posted: Sat Mar 29, 2025 2:32 pm
by medelec35
Hello.
Anyone that has compile error would save time by proving the .fcfx, .msg.txt & .c files as it saves us asking for them.
My suggestion is test your toolchain set up by compiling using a Lolin32_lite target.
just create a basic test project, e.g. add a loop then within the loop, Output gpio 0 high, Delay 1 second, Output gpio 0 , Delay 1 second.
It does not matter if you don't have a lolin32 target device as you are only using compile to hex and not compile to target.
If compiles OK then we are looking at a esp32 C3 issue, so we will require all requested files.
If the Lolin32 does not compile to hex then we need to deal with that first.
Can you let me know the results, please.

Re: ESP Compilation error.help me please!

Posted: Sun Mar 30, 2025 2:52 am
by 17712885438
Lolin32_lite targe Compilation error.WHY?
ESP32 Compilation error.txt
(184.91 KiB) Downloaded 33 times
ESP32 Compilation error.txt
(184.91 KiB) Downloaded 33 times
ESP32 Compilation error.txt
(184.91 KiB) Downloaded 33 times

Re: ESP Compilation error.help me please!

Posted: Sun Mar 30, 2025 2:56 am
by 17712885438
Lolin32_lite target Compilation error.
3.jpg
3.jpg (59.96 KiB) Viewed 4714 times
4.jpg
4.jpg (45.08 KiB) Viewed 4714 times
Lolin32_lite target Compilation error.txt
(184.91 KiB) Downloaded 25 times

Re: ESP Compilation error.help me please!

Posted: Sun Mar 30, 2025 3:37 am
by medelec35
Hello.
I can see a couple of issues with the ESP_CAL_String.c
Browse to this location using file explorer , it's hidden by default so just paste the link into your address bar.

Code: Select all

%ProgramData%\MatrixTSL\FlowcodeV10\CAL\ESP
Place the attached C file.
If you run any library updates, then the ESP_CAL_String.c you added will be overwritten, so it will stop working again (unless the ESP_CAL_String.c update has been pushed).
The reason I asked to check with Lolin is because C3 is a new device, so wanted to make sure everything on a well established device.

Re: ESP Compilation error.help me please!

Posted: Sun Mar 30, 2025 11:45 am
by 17712885438
I did it your way, and it still didn't work.Please help me。
ERROR.txt
(5.85 KiB) Downloaded 44 times

Re: ESP Compilation error.help me please!

Posted: Mon Mar 31, 2025 1:55 am
by 17712885438
Lolin32_lite target is ok! but ESP32-C3,ESP-C6 still Compilation error.why?

Re: ESP Compilation error.help me please!

Posted: Mon Mar 31, 2025 8:39 am
by medelec35
For us to help you can you provide your .fcfx project file and updated .msg.txt file.
Without both files we won't be able to help.

Re: ESP Compilation error.help me please!

Posted: Wed Apr 02, 2025 1:34 am
by 17712885438
Thank you very much. I have attached the documents and reports. Please help me.
C3.fcfx
(7.1 KiB) Downloaded 35 times
C3.txt
(5.93 KiB) Downloaded 38 times

Re: ESP Compilation error.help me please!

Posted: Wed Apr 02, 2025 8:34 am
by medelec35
Thank you for the report, we will add it to our list.
I have moved the topic to the bugs section.