Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

Not able to build example code from latest nrf SDK ver 17.1.0

Hi,

I downloaded the NRF SDK from nordic website and tried to build blinky example in segger embedded studio.

I was getting following error. Please help me to resolve this issue. I am struggling from 2 days. 

12> Linking blinky_pca10040.elf
12> C:/Program Files/SEGGER/SEGGER Embedded Studio for ARM 7.32/gcc/arm-none-eabi/bin/ld: error: .text section is larger than specified size
12> C:/Program Files/SEGGER/SEGGER Embedded Studio for ARM 7.32/gcc/arm-none-eabi/bin/ld: error: .rodata section is larger than specified size
12> Build failed
Build failed

I tried by taking nrf sdk ver 17.0.2 and building the code in segger embedded studio. It is working fine with ver 17.0.2.

Parents Reply Children
Related