⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

New version 1.12 does not compile for T-Beam SX1262 #1526

@Makoland

Description

@Makoland

Hello,

the new version 1.12 does not compile for the T-Beam SX1262 Companion with following message:
Linking .pio\build\Tbeam_SX1262_companion_radio_ble\firmware.elf ./.platformio/packages/toolchain-xtensa-esp32/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: .pio/build/Tbeam_SX1262_companion_radio_ble/firmware.elf section .dram0.bss' will not fit in region dram0_0_seg' ./.platformio/packages/toolchain-xtensa-esp32/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: DRAM segment data does not fit. ./.platformio/packages/toolchain-xtensa-esp32/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: DRAM segment data does not fit. ./.platformio/packages/toolchain-xtensa-esp32/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: region dram0_0_seg' overflowed by 512 bytes
collect2.exe: error: ld returned 1 exit status
`

Can someone give a hint where to look for fixing this?
Where is the size for the BSS segment set, or is this dynamically defined at compile time?

Sorry, my coding skill are a little rusty, especially with platformio.

Thanks,
DG1GAC Markus

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