-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
Description
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