Replies: 1 comment 4 replies
-
Yes It's flash mapped into memory I guess it's ESP32-S3? Indeed, we define it too small: esp-hal/esp-hal/ld/esp32s3/memory.x Lines 37 to 38 in a1cc34f vs |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on some app, and suddenly today after adding a bit of code the linker errored with:
What does it mean?
I'm nowhere near the size of the partition available for code (saying that because it says
rom
).Is there some limitation on something?
Beta Was this translation helpful? Give feedback.
All reactions