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

Need help with nRF5-SDK-13 and Eclipse Mars,2 Release 4.5.2

I'm starting a new project using Nordic's nRF52840, I have the Preview-DK. My development environment is a MacBook Pro Running Parallels running windows 10. I have downloaded all of the GNU tools and the SDK-13 and have been successful in building some of the examples and loading them on the DK and seeing them run using the command line method. So now following the tutorial "Development with GCC and Eclipse" I'm stuck trying to import makefile project with existing code. Eclipse shows me a blank window like its done nothing till I quit Eclipse where it generates a .settings folder, a .cproject file and a .project file in the target gcc directory. Can anyone give me an idea how to fix this non functional IDE?

Related