Skip to content

8meg app partition size #7122

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

Closed
1 task done
manecolooper opened this issue Aug 12, 2022 · 5 comments
Closed
1 task done

8meg app partition size #7122

manecolooper opened this issue Aug 12, 2022 · 5 comments

Comments

@manecolooper
Copy link

Board

ESP32 wrover IE 16 meg flash

Device Description

module on custom pcb , working perfectly

Hardware Configuration

switches and pots to io pins

Version

v1.0.6

IDE Name

Arduino

Operating System

Windows 10

Flash frequency

80MHZ

PSRAM enabled

no

Upload speed

921600

Description

region `drom0_0_seg' overflowed by 2895568 bytes

when trying to compile a 8 megas app on corrected sized partitions

Sketch

# Name,   Type, SubType, Offset,  Size, Flags
nvs,      data, nvs,     0x9000,  0x5000,
otadata,  data, ota,     0xe000,  0x2000,
app0,     app,  ota_0,   0x10000, 0x800000,
eeprom,   data, 0x99,    0x810000,0x1000,
ffat,     data, fat,     0x811000,0x17000,

Debug Message

no debug data as it shows at compile time

Other Steps to Reproduce

tried different machines with arduino

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.
@manecolooper manecolooper added the Status: Awaiting triage Issue is waiting for triage label Aug 12, 2022
@VojtechBartoska
Copy link
Contributor

VojtechBartoska commented Aug 12, 2022

seems related to #7113. Maybe can be fixed in same PR, @P-R-O-C-H-Y?

@VojtechBartoska VojtechBartoska added Status: In Progress ⚠️ Issue is in progress Resolution: Duplicate Issue is a duplicate of another issue Status: Needs investigation We need to do some research before taking next steps on this issue and removed Status: Awaiting triage Issue is waiting for triage Resolution: Duplicate Issue is a duplicate of another issue Status: In Progress ⚠️ Issue is in progress labels Aug 12, 2022
@manecolooper
Copy link
Author

#7113 refers to wrong labelling, this is a real error

@Jason2866
Copy link
Collaborator

No support for core 1.0.6. anymore. Update to latest core 2.0.4

@manecolooper
Copy link
Author

updated to 2.04, exactly the same error

@Parsaabasi Parsaabasi removed the Status: Needs investigation We need to do some research before taking next steps on this issue label Jan 16, 2025
@Parsaabasi
Copy link

Hello,

Due to the overwhelming volume of issues currently being addressed, we have decided to close the previously received tickets. If you still require assistance or if the issue persists, please don't hesitate to reopen the ticket.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants