This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to compile Smart Beacon on Linux

Hello all,

I successfully compiled and tested several examples for the nRF51822 Evaluation Kit on my Linux Box using gcc.

To do the same with my Smart Beacon Kit I downloaded nRF51822-BK-FW, which unfortunately seems to be available only for Windows. I tried to install it on a Windows box and then moved the source tree to Linux, but make terminates:

...nrf51_beacon/ble_app_beacon/pca20006/s110/armgcc $ make
makefile:13: ../../../../../../components/toolchain/gcc/Makefile.posix: No such file or directory
make: *** No rule to make target '../../../../../../components/toolchain/gcc/Makefile.posix'.  Stop.

I thought of merging the Smart Beacon source into the SDK from the Evaluation Kit, but the directory layout does not seem to be compatible.

Can anybody give me a hint on how to compile the Smart Beacon software on my Linux?

Kind regards

Stephan

Parents Reply Children
No Data
Related