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, 1 month ago.
Compiling ARMmbed/nrf5x-dfu-bootloader
Hi,
I'm trying to compile the bootloader used by mbed for the nRF51822 and S110 soft device which can be found on GitHub: ARMmbed/nrf5x-dfu-bootloader
I've got the code to compile (I may not be using the correct version of mbed src, BLE ApI and Nordic SDK since i can't find somewhere saying which versions I should use) but it doesn't link.
I get the following errors: No space in execution regions with .ANY selector matching
Has anyone been able to compile this code? And if so which versions of the various dependancies were used?
I would just like a single folder with everything in where i can just type "make" and it builds. I'm getting very confused with all the versions of the Nordic SDK and the mbed stuff.
Any help is appreciated.
Thanks Shaun