Hi Stefan,
That is very odd. I've just taken a look at your latest project file C3_24_1 but it's an empty project, is that the correct file?
ESP32-S3_Mini not compiling
-
- Matrix Staff
- Posts: 1914
- http://meble-kuchenne.info.pl
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 497 times
- Been thanked: 675 times
Re: ESP32-S3_Mini not compiling
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
-
- Valued Contributor
- Posts: 932
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 182 times
- Been thanked: 208 times
Re: ESP32-S3_Mini not compiling
Hi Ben
Sorry Ben, I have post the test program from the ESP32 C3.
Here is the matching ESP32 S3 program and C-code
regards
Stefan
C-Code Program for Atom S3 with display:
Sorry Ben, I have post the test program from the ESP32 C3.
Here is the matching ESP32 S3 program and C-code
regards
Stefan
C-Code Program for Atom S3 with display:
-
- Matrix Staff
- Posts: 1914
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 497 times
- Been thanked: 675 times
Re: ESP32-S3_Mini not compiling
Hi Stefan,
Sorry to say the C code produced by my Flowcode is idential but the code is compiling successfully.
Is anyone else able to reproduce Stefan's compilation errors?
Sorry to say the C code produced by my Flowcode is idential but the code is compiling successfully.
Is anyone else able to reproduce Stefan's compilation errors?
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
-
- Matrix Staff
- Posts: 1914
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 497 times
- Been thanked: 675 times
Re: ESP32-S3_Mini not compiling
We've replicated the issue in IDF version 4.4 but not in v5.1. As the S3 wasn't really supported in 4.4 I think this is to be expected.
Please can you send us the .msg.txt file from your IDF v5.1 compilation and we'll try and investigate further but always tricky when we can't replicate the issue.
Please can you send us the .msg.txt file from your IDF v5.1 compilation and we'll try and investigate further but always tricky when we can't replicate the issue.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
-
- Valued Contributor
- Posts: 932
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 182 times
- Been thanked: 208 times
Re: ESP32-S3_Mini not compiling
here the msg file from the notebook with IDF-5.13. Compiling is working in spi software mode but not with hardware spi
Here a list of my component.
They should all be up to date
Here a list of my component.
They should all be up to date
-
- Valued Contributor
- Posts: 932
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 182 times
- Been thanked: 208 times
Re: ESP32-S3_Mini not compiling
Hi Martin
Yes, I do a full database update every time. I only have the components that appear in the project published. Maybe you can take a screen shot of your components, then we can compare we have the same version.
But on all my computers I can't compile with SPI hardware.
I also did a quick test with a C3 (just in ESP32-IDF 4.4) and there also only possible SPI in software mode.
It is good that with the ESP32 and ESP32-pico it works perfectly with hardware SPI.
Yes, I do a full database update every time. I only have the components that appear in the project published. Maybe you can take a screen shot of your components, then we can compare we have the same version.
But on all my computers I can't compile with SPI hardware.
I also did a quick test with a C3 (just in ESP32-IDF 4.4) and there also only possible SPI in software mode.
It is good that with the ESP32 and ESP32-pico it works perfectly with hardware SPI.
-
- Matrix Staff
- Posts: 1914
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 497 times
- Been thanked: 675 times
Re: ESP32-S3_Mini not compiling
Hello Stefan,
On your IDF v5.1 machine please can you try doing a full clean compile by deleting the build files folder from your Flowcode project directory. Just to see if that makes a difference at all.
On your IDF v5.1 machine please can you try doing a full clean compile by deleting the build files folder from your Flowcode project directory. Just to see if that makes a difference at all.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel