9 years ago.

GCC mbed SDK nrf51822

Why when I export project to gcc_arm, in Makefile I see s110_nrf51822_7_0_0 but SDK contain s110_nrf51822_7_1_0. After make I recieved file with 100k size instead of 40k? after make merge i got size 330k for hex.

Question relating to:

So I found how avoid this problem. See https://developer.mbed.org/forum/team-63-Bluetooth-Low-Energy-community/topic/5257/?page=1 to create new Makefile. In case of use cmake hex has right size.

posted by Mihail Konovalov 03 Apr 2015
Be the first to answer this question.