SenseoWifi icon indicating copy to clipboard operation
SenseoWifi copied to clipboard

Can't build due to errors

Open TimvHulten opened this issue 11 months ago • 1 comments

I am probably doing something wrong myself since I have never used PIO or VSC before. however I can't build the files to transfer to the ESP8266. I have 23 issues. However the build fails with the following message:

.pio\build\senseo-wifi\libFrameworkArduino.a(core_esp8266_postmortem.cpp.o): in function `__wrap_system_restart_local': core_esp8266_postmortem.cpp:(.text.__wrap_system_restart_local+0x2): dangerous relocation: j: cannot encode: (.text.postmortem_report+0x88) collect2.exe: error: ld returned 1 exit status *** [.pio\build\senseo-wifi\firmware.elf] Error 1

Does anybody know what I am doing wrong?

TimvHulten avatar Jul 20 '23 13:07 TimvHulten