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

How to edit an nrf5 SDK 11 GCC example in Eclipse

Hi

Although I followed and got working eclipse Mars on win10 using this great @Vidar tutorial I am still having problem creating a new project under eclipse for any of the other examples, including the template to create our own.

Is there a way to create a new project under eclipse in which we can import or follow a step by step guide for any of the SDK examples?

I am using SDK 11 and SD 132, on the 10040 dev board and our own custom board.

Thanks!

Parents Reply
  • Hi Vidar, Under "Create a new Eclipse Project" you are importing a pre-defined Eclipse project. If I wanted to import, for example, any other of the examples, or my own code, it will not work. What I mean by new Eclipse project is in fact starting an eclipse project from scratch and bringing or making files (.c, .h etc) one by one, or a template that would work with any of the other examples, either with the GCC's Makefile defined for them or with a twist, not just blinky or ble_app_hrs.

    Thanks!

Children
No Data
Related