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

Eclipse with SDK5.2 nan-29

Hello,

I'm trying to get the SDK examples working in Eclipse. I have followed all steps(except debugging part) in the nan-29, but i can only import the s110/ble_hrs example with missing headers(see attachment)? Is there any information about how to import for example the ble_template project and set all header/source files correctly? All help will be appreciated!

Regards, Pascal

GCC_import.png

Parents
  • Thanks a lot Nguyen, i've managed to setup the project without any errors, except tells me cant find the make utility after building. So i've changed the PATH and added the destination of the installed make utility. After i've done that i get a lot of errors when i build the project. (see attachments first picture before setting make path, second picture after) Should i not use this tool and just start creating my own projects with GCC eclipse?

    GCC_BLE_TEMPLATE.png

    GCC_BLE_TEMPLATE2.png

Reply
  • Thanks a lot Nguyen, i've managed to setup the project without any errors, except tells me cant find the make utility after building. So i've changed the PATH and added the destination of the installed make utility. After i've done that i get a lot of errors when i build the project. (see attachments first picture before setting make path, second picture after) Should i not use this tool and just start creating my own projects with GCC eclipse?

    GCC_BLE_TEMPLATE.png

    GCC_BLE_TEMPLATE2.png

Children
Related