This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Problem getting started with BLE Nano 2

Hi,

Tried this getting started tutorial:

github.com/.../Nordic_SDK_User_Guide.md

When building project at the end, I get: (After trying max optimization)

linking... ._build\nrf52832_xxaa.axf: error: L6050U: The code size of this image (37604 bytes) exceeds the maximum allowed for this version of the linker. Finished: 0 information, 0 warning, 0 error and 1 fatal error messages. "._build\nrf52832_xxaa.axf" - 1 Error(s), 0 Warning(s). Target not created.

What to do? :-)

/Mats

Related