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

Changes in memory Consumption in Lixie_II. Can't link in my wemos project #7

Open
timostr opened this issue Apr 26, 2020 · 0 comments

Comments

@timostr
Copy link

timostr commented Apr 26, 2020

Hi,
I got following linker error in my Wemos D1 project: .platformio/packages/toolchain-xtensa/bin/../lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld.exe: .pio\build\esp8266_DEVEL\firmware.elf section .text1' will not fit in region iram1_0_seg'
collect2.exe: error: ld returned 1 exit status
*** [.pio\build\esp8266_DEVEL\firmware.elf] Error 1

Linking works just fine using the old Lixie.h library.

As far as I understood, this might me linked to the number of functions in the Lixie_II class.
Could you provide as well a stripped down version? I.e. remove all deprecated functions?

BR,
Timo

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