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

Eclipse example project nRF52

Hi

I tried following the eclipse installation tutorial: devzone.nordicsemi.com/.../ And after a while I got eclipse to handle the Nordic stuff, but when I try to import a project there is no armcc folder in my SDK. I tried loading an existing project and then manually adding all of the sources. It does recognize all of the imported header files, but nothing actually matches up. I have 124 errors, everything that is not pure C is an error. I tried to find an example project for eclipse that I could try importing but I found none. Does anyone have at least a blinky project that I can directly import into eclipse from a archived file or something like that? I'm not sure if its just the project broken, or I messed up the installation, or some version of something changed which affected the installation.

Parents
  • So this is what I have: I downloaded everything as on the tutorial, and I got a folder called nRF5x_MDK_8_9_0 which inside has examples with the ARMGCC folder and inside there is the makefile, when I try to import with eclipse, and select such a folder with makefile nothing happens, as if it was empty, nothing detected. In program files (C:\Program Files (x86)\Nordic Semiconductor) there are no examples and no ARMGCC folders, I suppose the sdk is here? There is no error when importing with eclipse, because there is nothing it detects to import.

Reply
  • So this is what I have: I downloaded everything as on the tutorial, and I got a folder called nRF5x_MDK_8_9_0 which inside has examples with the ARMGCC folder and inside there is the makefile, when I try to import with eclipse, and select such a folder with makefile nothing happens, as if it was empty, nothing detected. In program files (C:\Program Files (x86)\Nordic Semiconductor) there are no examples and no ARMGCC folders, I suppose the sdk is here? There is no error when importing with eclipse, because there is nothing it detects to import.

Children
No Data
Related