Skip to content

firmware.elf Error 1 #5

@JHProps

Description

@JHProps

Hi,
having issues compiling

Linking .pio\build\nodemcuv2\firmware.elf
c:/users/skame_000/.platformio/packages/toolchain-xtensa/bin/../lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld.exe: .pio\build\nodemcuv2\firmware.elf section .text' will not fit in region iram1_0_seg'
collect2.exe: error: ld returned 1 exit status
*** [.pio\build\nodemcuv2\firmware.elf] Error 1

[env:nodemcuv2]
platform = espressif8266
board = nodemcuv2
framework = arduino
build_flags = -Wall -Wl,-Tesp8266.flash.4m1m.ld
monitor_speed = 115200
lib_deps =
  ArduinoJson@5.13.4
  adafruit/Adafruit NeoPixel @ ^1.7.0

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