Skip to content

NXP K66F linker files are not up to date #3978

@SeppoTakalo

Description

@SeppoTakalo

Description

  • Type: Bug
  • Priority: Major

I cannot compile Nanostack border router for K66F.
With the same RAM size, K64F works.

Link: nanostack-border-router
/Users/septak01/gcc-arm-none-eabi-4_9-2015q3/bin/../lib/gcc/arm-none-eabi/4.9.3/../../../../arm-none-eabi/bin/ld: ./BUILD/K66F/GCC_ARM/nanostack-border-router.elf section `.bss' will not fit in region `m_data'
/Users/septak01/gcc-arm-none-eabi-4_9-2015q3/bin/../lib/gcc/arm-none-eabi/4.9.3/../../../../arm-none-eabi/bin/ld: region `m_data' overflowed by 19236 bytes
collect2: error: ld returned 1 exit status
[ERROR] /Users/septak01/gcc-arm-none-eabi-4_9-2015q3/bin/../lib/gcc/arm-none-eabi/4.9.3/../../../../arm-none-eabi/bin/ld: ./BUILD/K66F/GCC_ARM/nanostack-border-router.elf section `.bss' will not fit in region `m_data'
/Users/septak01/gcc-arm-none-eabi-4_9-2015q3/bin/../lib/gcc/arm-none-eabi/4.9.3/../../../../arm-none-eabi/bin/ld: region `m_data' overflowed by 19236 bytes
collect2: error: ld returned 1 exit status

[mbed] ERROR: "python" returned error code 1.
[mbed] ERROR: Command "python -u /Users/septak01/src/nanostack-border-router/mbed-os/tools/make.py -t GCC_ARM -m K66F --source . --build ./BUILD/K66F/GCC_ARM" in "/Users/septak01/src/nanostack-border-router"
---

Bug

Target
K66F

Toolchain:
GCC_ARM

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions