Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Nordic nRF5 SDK 15.2.0 Example Include Files in Eclipse

Hi, 

Is there any easier way when using Eclipse IDE with GCC for nRF5 SDK 15.2 development to get the Include files in the examples to be recognized easier than tediously defining each path? Is there modification that needs to be done to the makefile.common or any other files/settings for this to work properly? I tried an example nRF5 project in eclipse and got most of it to work fine, with the exception of the #include files not being found. 

Thanks!

Parents
  • Yes, agreed. I use Brief or Codewright or Notepad++ for the excellent column editing; pity none of the IDEs seem to have that feature. To expand on the command line here's an example:

    After editing, eg for SES:

    Of course, copying the includes for an SES or Eclipse existing project is usually less effort ..

  • Excellent - thanks! Having said that I don't see it on Windows .. will try google later; CodeWright was my preference, pity it died with Borland

Reply Children