9 years, 1 month ago.

BLE NANO em:blocks

Hello

I am using a BLE nano board from RedBearLab. I exported a simple project to em:blocks and try to compile but I am having problems with it.

This is the error that I got:

mbed\TARGET_RBLAB_BLENANO\TOOLCHAIN_GCC_ARM\libmbed.a(CallChain.o): In function `mbed::CallChain::CallChain(int)': CallChain.cpp:(.text._ZN4mbed9CallChainC2Ei+0x22): undefined reference to `operator new[](unsigned int)'

I tried with mbed_blinky and with BLE_BatteryLevel both with the same results.

Thanks in advance for all your help.

Be the first to answer this question.