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

Can'i import SDK example on eclipse

Hi, I'm starting to work on nRF52 with eclipse (on Ubuntu). I use this tutorial to configure everything : devzone.nordicsemi.com/.../ Everything looks good but when I try to import an example from SDK 11 I have this error message : "No projects are found to import". Is there someone who can help me ? Thanks

Parents
  • Are you referring to the Import existing Eclipse project to workspace section from the tutorial? If so then you will have to download one of the 2 projects that it mentions to use since they include the Eclipse project file.

    If you're trying to create a new project from the SDK then you'll have to follow the Create a new Eclipse project section to create a project from makefile.

Reply
  • Are you referring to the Import existing Eclipse project to workspace section from the tutorial? If so then you will have to download one of the 2 projects that it mentions to use since they include the Eclipse project file.

    If you're trying to create a new project from the SDK then you'll have to follow the Create a new Eclipse project section to create a project from makefile.

Children
Related