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

Detected overlap at address: 0x900000 #1

Open
kxlshitou opened this issue Jun 2, 2024 · 0 comments
Open

Detected overlap at address: 0x900000 #1

kxlshitou opened this issue Jun 2, 2024 · 0 comments

Comments

@kxlshitou
Copy link

Warning: 1/2 app partitions are too small for binary chatgpt_demo.bin size 0x36d7e0:

  • Part 'uf2' 0/0 @ 0x700000 size 0x200000 (overflow 0x16d7e0)
  • Executing task: /Users/kangxilong/Downloads/.espressif/python_env/idf5.2_py3.10_env/bin/python /Users/kangxilong/Downloads/esp/v5.2.1/esp-idf/components/esptool_py/esptool/esptool.py -p /dev/cu.usbmodem11401 -b 460800 --before default_reset --after hard_reset --chip esp32s3 write_flash --flash_mode dio --flash_freq 80m --flash_size 16MB 0x0 bootloader/bootloader.bin 0x700000 chatgpt_demo.bin 0x8000 partition_table/partition-table.bin 0xd000 ota_data_initial.bin 0xb00000 srmodels/srmodels.bin 0x900000 storage.bin

usage: esptool write_flash [-h] [--erase-all] [--flash_freq {keep,80m,60m,48m,40m,30m,26m,24m,20m,16m,15m,12m}]
[--flash_mode {keep,qio,qout,dio,dout}]
[--flash_size {detect,keep,256KB,512KB,1MB,2MB,2MB-c1,4MB,4MB-c1,8MB,16MB,32MB,64MB,128MB}]
[--spi-connection SPI_CONNECTION] [--no-progress] [--verify] [--encrypt]
[--encrypt-files

[ ...]]
[--ignore-flash-encryption-efuse-setting] [--force] [--compress | --no-compress]
[ ...]
esptool write_flash: error: argument : Detected overlap at address: 0x900000 for file: storage.bin

  • The terminal process "/Users/kangxilong/Downloads/.espressif/python_env/idf5.2_py3.10_env/bin/python '/Users/kangxilong/Downloads/esp/v5.2.1/esp-idf/components/esptool_py/esptool/esptool.py', '-p', '/dev/cu.usbmodem11401', '-b', '460800', '--before', 'default_reset', '--after', 'hard_reset', '--chip', 'esp32s3', 'write_flash', '--flash_mode', 'dio', '--flash_freq', '80m', '--flash_size', '16MB', '0x0', 'bootloader/bootloader.bin', '0x700000', 'chatgpt_demo.bin', '0x8000', 'partition_table/partition-table.bin', '0xd000', 'ota_data_initial.bin', '0xb00000', 'srmodels/srmodels.bin', '0x900000', 'storage.bin'" failed to launch (exit code: 2).
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