Skip to content

ESP32S3 3.3.0 core linking error dangerous relocation: l32r #332

@Basoil

Description

@Basoil

ESP32-S3

 - framework-arduinoespressif32 @ 3.3.0 
 - framework-arduinoespressif32-libs @ 5.5.0+sha.b66b5448e0 
Dependency Graph
|-- TimerMs @ 1.2.0
|-- Streaming @ 1.0.0
|-- GyverINA @ 1.2.3
|-- EncButton @ 3.7.3
|-- ESP32Ping @ 1.7.0
|-- ArduinoJson @ 7.4.2
|-- OneWire @ 2.3.8
|-- DallasTemperature @ 3.11.0
|-- GyverRelay @ 2.2.0
|-- FileData @ 1.0.3
|-- Adafruit MCP23017 Arduino Library @ 2.3.2
|-- pdulib @ 0.5.10
|-- EspSoftwareSerial @ 8.2.0
|-- TFT_eSPI @ 2.5.43
|-- espMqttClient @ 1.7.0
|-- GSON @ 1.8.1
|-- FastBot2 @ 1.2.4
|-- GyverHTTP @ 1.0.29
|-- ArduinoOTA @ 3.3.0
|-- HTTPClient @ 3.3.0
|-- LittleFS @ 3.3.0
|-- WiFi @ 3.3.0
|-- Wire @ 3.3.0
|-- HTTPUpdate @ 3.3.0
|-- TimeLord
|-- BME680 @ 1.0.10
|-- BasilSIM800 @ 1.0.4
|-- SPI @ 3.3.0
|-- Oregon_NR @ 21.9.14
...
Linking .pio/build/esp32s3/firmware.elf

.pio/build/esp32s3/lib6c3/EspSoftwareSerial/SoftwareSerial.cpp.o: in function `_ZNK8delegate6detail12DelegateImplIPvvEclEv':
/Users/.../Projects/Smart_Dacha/SmartDacha_core/.pio/libdeps/esp32s3/ghostl/src/Delegate.h:1190:(.iram1.11[_ZNK8delegate6detail12DelegateImplIPvvEclEv]+0x2e): dangerous relocation: l32r: literal placed after use: .literal._ZNK8delegate6detail12DelegateImplIPvvEclEv
.pio/build/esp32s3/lib6c3/EspSoftwareSerial/SoftwareSerial.cpp.o: in function `_ZNK8delegate6detail13DelegatePImplIPN17EspSoftwareSerial8UARTBaseEvJOmEEclES5_':
/Users/.../Projects/Smart_Dacha/SmartDacha_core/.pio/libdeps/esp32s3/ghostl/src/Delegate.h:354:(.iram1.4[_ZNK8delegate6detail13DelegatePImplIPN17EspSoftwareSerial8UARTBaseEvJOmEEclES5_]+0x36): dangerous relocation: l32r: literal placed after use: .literal._ZNK8delegate6detail13DelegatePImplIPN17EspSoftwareSerial8UARTBaseEvJOmEEclES5_

collect2: error: ld returned 1 exit status

at - framework-arduinoespressif32 @ 3.1.3 all fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions