Trouble relocating the demo music project

justinmreina
Posts: 71
Joined: Tue Jul 18, 2017 10:39 pm
Location: Snohomish, WAt
Contact:

Trouble relocating the demo music project

Postby justinmreina » Wed Mar 19, 2025 7:52 pm

Hi, I was looking to reuse the LVGL music demo, provided through ESP-IDF & sdkconfig found here -
  • managed_components\lvgl__lvgl\demos\music
When I try to do this for my ESP32-S3 -
I get the following error -

Code: Select all


Error: app partition is too small for binary lvgl_porting.bin size 0x1fef10:

  - Part 'factory' 0/0 @ 0x10000 size 0x177000 (overflow 0x87f10)
  
What's the issue here, how do I debug this? This is sticky! Interested in your feedback :?

chegewara
Posts: 2505
Joined: Wed Jun 14, 2017 9:00 pm

Re: Trouble relocating the demo music project

Postby chegewara » Tue Apr 01, 2025 2:59 am

Screenshot from 2025-04-01 04-58-08.png
Screenshot from 2025-04-01 04-58-08.png (90.46 KiB) Viewed 447 times

adokitkat
Espressif staff
Espressif staff
Posts: 77
Joined: Thu Jun 22, 2023 12:50 pm

Re: Trouble relocating the demo music project

Postby adokitkat » Tue Apr 01, 2025 3:02 pm

Hello. Thanks for noticing this! Apparently the example size grew by changes in not so related code, making the offsets and sizes in the examples partition table wrong.

Could you please link the example in the ESP-IDF which are you using? Or is it in another repository?

You will need to modify partition table .csv file and make "size" field for "factory" partition larger.

chegewara
Posts: 2505
Joined: Wed Jun 14, 2017 9:00 pm

Re: Trouble relocating the demo music project

Postby chegewara » Tue Apr 01, 2025 3:15 pm

Hello. Thanks for noticing this! Apparently the example size grew by changes in not so related code, making the offsets and sizes in the examples partition table wrong.

Could you please link the example in the ESP-IDF which are you using? Or is it in another repository?

You will need to modify partition table .csv file and make "size" field for "factory" partition larger.
This example? Which no longer exist
When I try to do this for my ESP32-S3 -
esp32_lcd(HEAD:#509C) - GitHub

Who is online

Users browsing this forum: No registered users and 1 guest