Skip to content
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

(length 4194304) at offset 4096 will not fit in 4194304 bytes #6

Open
Denyreal opened this issue Feb 15, 2024 · 0 comments
Open

(length 4194304) at offset 4096 will not fit in 4194304 bytes #6

Denyreal opened this issue Feb 15, 2024 · 0 comments

Comments

@Denyreal
Copy link

Hi

Thank you for your work !

i'm trying to slash an esp32-S2

this one :

https://www.wemos.cc/en/latest/s2/s2_mini.html

i tried with this :

sudo esptool.py --port /dev/ttyACM0 --baud 1000000 write_flash -z 0x1000 Kme900Auto_ESP32S2_Ghen24b16.2.bin

i got this error

A fatal error occurred: File Kme900Auto_ESP32S2_Ghen24b16.2.bin (length 4194304) at offset 4096 will not fit in 4194304 bytes of flash. Use --flash_size argument, or change flashing address.

Can some wizard give me a hint on how to work this out ?

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

1 participant