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
  • @Dajgoro: I'm sorry that you have trouble porting to Eclipse. I think it's a typo in the tutorial, it should be ARMGCC folder, not ARMCC. There are several attached projects in the tutorial (at the end of the tutorial, before the comments), could you try ? Which SDK you are testing with ?

    Please let me know at which step, what you have on your computer doesn't match with what described in the tutorial.

Reply
  • @Dajgoro: I'm sorry that you have trouble porting to Eclipse. I think it's a typo in the tutorial, it should be ARMGCC folder, not ARMCC. There are several attached projects in the tutorial (at the end of the tutorial, before the comments), could you try ? Which SDK you are testing with ?

    Please let me know at which step, what you have on your computer doesn't match with what described in the tutorial.

Children
No Data
Related