Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Arduino IDE compile error for an esp32-s3 mini #8980

Closed Unanswered
AlainF-ing asked this question in Q&A
Discussion options

Hi I have used ESP32 core 2.0.14 to compile the FSBrowser.ino example and it works.
Using core 2.0.14 I was not able to load the SPIFFS on the ESP32-s3
Now on dev branch using 3.0.0 alpha3 I was able to load the SPIFFS on the ESP32-s3 mini
If I compile the FSBrowser example I receive many errors about a missing file
The message give path and
.............. liblto_plugin.so: cannot open shared object file: No such file or directory

I run on Raspberry Pi4
Bullseye 32 bits latest update
Arduino IDE 1.8.19
I have tried both ESP32 core 2.0.14 (stable) and 3.0.0 alpha3
connected on ESP32-s3 mini

Arduino config
CDC enabled
Default partition scheme 4Mb with SPIFFS (1.2Mb app 1.5 Mb SPIFFS)

ESP32-s3compileErrors.txt

Thanks for your help

You must be logged in to vote

Replies: 1 comment 3 replies

Comment options

This looks like an issue with your OS and/or the toolchain for the new versions. 2.0.14 uses an older toolchain. Any chance you can try this on the 64bit flavor?

You must be logged in to vote
3 replies
Comment options

Ok I will try on PI OS version 64 bit and get back with results.

Comment options

On my Raspberry Pi 4
I have installed PI OS Bullseye legacy 64 bit with all updates
Arduino 1.8.19
Support for ESP32 core 3.0.0.alpha3
The compile work ok (no warning, no error)
The program loaded OK on esp32-s3 but the program does not seems to work correctly.
So I am back on regular program troubleshooting.
Thanks for your help

Comment options

Glad it worked!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /