Skip to content

Linking fails with latest arduino-esp32 #334

@margau

Description

@margau

Hello together,
with the latest arduino-esp32, I'm getting linker errors with platform-espressif32.
Compilation in Arduino with the same arduino-esp32 works fine (https://pastebin.com/Z6XaJUUz).
The errors with PIO: https://pastebin.com/q96pXzrm

The environment:

[env:demo_env]
platform = espressif32
board = esp-wrover-kit
upload_protocol = esptool
monitor_speed = 115200
framework = arduino
monitor_filers = esp32_exception_decoder
platform_packages =
      framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32.git

OS is Linux Mint 19.3

This does not happen when using the default framework-arduinoespressif32. Unfortunately, due to #298 that's not a solution for me.

Best regards
margau

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions