-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LVGL failed to build ThorVG (BSP-588) #445
Comments
Linking jcmvbkbc/gcc-xtensa#14 — adding The issue will be finally fixed in toolchain based on GCC 14, which is used in IDF v5.4 or later. |
Will try on IDF 5.4 |
@igrr Now the code builds but it crashed on loading ###LOG
UPDATED CODE :
|
Solved it .. Need to allocate LVGL memory on PSRAM istead of DMAR.
Solved
|
Board
esp32s3eye
Hardware Description
Plain old esp32s3eye module
IDE Name
VSCODE
Operating System
linux
Description
I am trying to run the lottie example in LVGL and for that DOCS syay to enable THORvg in config, and also enable lottie, But the program failed to build by giving internal compiler error on thorVG.
Sketch
Other Steps to Reproduce
extra files :
idf_component.yml.txt
sdkconfig.txt
Log
I have checked existing issues, README.md and ESP32 Forum
The text was updated successfully, but these errors were encountered: