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
  • Hi,

    I tried to cover this in the "Create a new Eclipse project" section in the tutorial. Please let me know if any of the instructions given there are unclear.

  • Hi Vidar, thanks for your quick reply.

    I am sorry but I must be missing something. If, as per instructions: "Open Eclipse. Enter file->import->General -> Existing Projects into Workspace. Browse ARMCC folder in your SDK Make sure to select the project."

    I go to the \nRF5_SDK_11.0.0\examples\ble_peripheral\ble_app_template\pca10040\s132\armgcc directory, there will be no eclipse project there, because none has been created.

    I know that you created, along with all of the file structure, the blinky and ble_app_hrs eclipse projects, and that is why the first instruction is to import those files from your attachments.

    What am I missing?

    Thanks!

Reply
  • Hi Vidar, thanks for your quick reply.

    I am sorry but I must be missing something. If, as per instructions: "Open Eclipse. Enter file->import->General -> Existing Projects into Workspace. Browse ARMCC folder in your SDK Make sure to select the project."

    I go to the \nRF5_SDK_11.0.0\examples\ble_peripheral\ble_app_template\pca10040\s132\armgcc directory, there will be no eclipse project there, because none has been created.

    I know that you created, along with all of the file structure, the blinky and ble_app_hrs eclipse projects, and that is why the first instruction is to import those files from your attachments.

    What am I missing?

    Thanks!

Children
No Data
Related