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

esp01 : 請問怎麼修改flash size改成1m?謝謝 #251

Open
hung28312 opened this issue May 7, 2024 · 1 comment
Open

esp01 : 請問怎麼修改flash size改成1m?謝謝 #251

hung28312 opened this issue May 7, 2024 · 1 comment

Comments

@hung28312
Copy link

@Mixiaoxiao ,formatting homekit storage at 0x3fb000,使用esp01板,要如何何修改flash size呢?在ArduinoIDE的工具中-Flase size修改成Maping defined by hardware and sketch,但會在編譯時出現錯誤訊息,
c:/users/hung/appdata/local/arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/3.1.0-gcc10.3-e5f9fec/bin/../lib/gcc/xtensa-lx106-elf/10.3.0/../../../../xtensa-lx106-elf/bin/ld.exe: C:\Users\Hung\AppData\Local\Temp\arduino\sketches\F52321A960A6612EADD3F8AE8E0F92AC\libraries\HomeKit-ESP8266\storage.c.o:(.text.find_empty_block+0x0): undefined reference to _EEPROM_start' c:/users/hung/appdata/local/arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/3.1.0-gcc10.3-e5f9fec/bin/../lib/gcc/xtensa-lx106-elf/10.3.0/../../../../xtensa-lx106-elf/bin/ld.exe: C:\Users\Hung\AppData\Local\Temp\arduino\sketches\F52321A960A6612EADD3F8AE8E0F92AC\libraries\HomeKit-ESP8266\storage.c.o: in function homekit_storage_add_pairing':
c:\Users\Hung\Documents\Arduino\libraries\HomeKit-ESP8266\src/storage.c:303: undefined reference to `_EEPROM_start'
collect2.exe: error: ld returned 1 exit status

exit status 1

Compilation error: exit status 1

@AAfetisov
Copy link

flash with 1mb fs:none
2024-05-20-22 04@2x

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

2 participants