SenseoWifi icon indicating copy to clipboard operation
SenseoWifi copied to clipboard

Build error: core_esp8266_postmortem.cpp:(.text.__wrap_system_restart_local+0x2): dangerous relocation:

Open TonKro opened this issue 10 months ago • 1 comments

I do get an error during building:

Linking .pio\build\senseo-wifi\firmware.elf .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

What am I doing wrong?

TonKro avatar Aug 10 '23 10:08 TonKro