Skip to content

Duplicate error messages: "SRAM .bss' is not within region `ram'" #2417

Closed
@JulyJim

Description

@JulyJim

1.5.8 on Due.

IMHO this is not a big deal, just would be nice to know "how much".
I am planning to do some simple image analysis and just checking things out for now.

It seems that the "pregnant pause" AKA initial "compiling" no verbose feedback is still there.
Again no biggie, just an observation.

But it seems to print duplicate messages at random when it gets printing - see attached.

c:/program files/arduino_all/arduino-nightly_nov4/hardware/tools/gcc-arm-none-eabi-4.8.3-2014q1/bin/../lib/gcc/arm-none-eabi/4.8.3/../../../../arm-none-eabi/bin/ld.exe: address 0x200b8b18 of C:\DOCUME~1\Vaclav\LOCALS~1\Temp\build4303004924085407826.tmp/Audio_DUE_27.cpp.elf section `.bss' is not within region`ram'
c:/program files/arduino_all/arduino-nightly_nov4/hardware/tools/gcc-arm-none-eabi-4.8.3-2014q1/bin/../lib/gcc/arm-none-eabi/4.8.3/../../../../arm-none-eabi/bin/ld.exe: address 0x200b8b18 of C:\DOCUME~1\Vaclav\LOCALS~1\Temp\build4303004924085407826.tmp/Audio_DUE_27.cpp.elf section `.bss' is not within region`ram'
c:/program files/arduino_all/arduino-nightly_nov4/hardware/tools/gcc-arm-none-eabi-4.8.3-2014q1/bin/../lib/gcc/arm-none-eabi/4.8.3/../../../../arm-none-eabi/bin/ld.exe: address 0x200b8b18 of C:\DOCUME~1\Vaclav\LOCALS~1\Temp\build4303004924085407826.tmp/Audio_DUE_27.cpp.elf section `.bss' is not within region`ram'
c:/program files/arduino_all/arduino-nightly_nov4/hardware/tools/gcc-arm-none-eabi-4.8.3-2014q1/bin/../lib/gcc/arm-none-eabi/4.8.3/../../../../arm-none-eabi/bin/ld.exe: address 0x200b8b18 of C:\DOCUME~1\Vaclav\LOCALS~1\Temp\build4303004924085407826.tmp/Audio_DUE_27.cpp.elf section `.bss' is not within region`ram'
c:/program files/arduino_all/arduino-nightly_nov4/hardware/tools/gcc-arm-none-eabi-4.8.3-2014q1/bin/../lib/gcc/arm-none-eabi/4.8.3/../../../../arm-none-eabi/bin/ld.exe: address 0x200b8b18 of C:\DOCUME~1\Vaclav\LOCALS~1\Temp\build4303004924085407826.tmp/Audio_DUE_27.cpp.elf section `.bss' is not within region`ram'
collect2.exe: error: ld returned 1 exit status
c:/program files/arduino_all/arduino-nightly_nov4/hardware/tools/gcc-arm-none-eabi-4.8.3-2014q1/bin/../lib/gcc/arm-none-eabi/4.8.3/../../../../arm-none-eabi/bin/ld.exe: address 0x200b8b18 of C:\DOCUME~1\Vaclav\LOCALS~1\Temp\build4303004924085407826.tmp/Audio_DUE_27.cpp.elf section `.bss' is not within region`ram'
collect2.exe: error: ld returned 1 exit status
Error compiling.
Error compiling.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions