This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Any tips importing this Eclipse/GCC project?

I've been trying to import this NRF51 Eclipse project for a few days now, but no success.

github.com/.../HomeKit

I've tried to closely follow the steps outlined in this tutorial, but it just wont compile.

devzone.nordicsemi.com/.../

The problem I run into is that Eclipse can't seem to find all the headers from the SDK. I know for sure this compiles with nRF51 SDK 9.0. But these eclipse projects dont see very portable, there are local paths with user names in the project. Any pointers would be appreciated.

Should I just start with an empty project and start adding individual source files?

Parents Reply Children
No Data
Related