Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 12 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
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?