8 years, 5 months ago.

Nordic nRF51822 BLE_LED exported to GCC not compiling

I have tried exporting to GCC the BLE_LED example using the nrf51822 target (and I also tried the nRF51-DK target as well). It fails with these errors

http://pastebin.com/Dcd9GbGV

I have this version of GCC installed

gcc version 4.9.3 20150529 (release) [ARM/embedded-4_9-branch revision 227977] (GNU Tools for ARM Embedded Processors)

which works to compile a simpler mbed_blinky example.

Has anyone else had this happen?

Be the first to answer this question.