Hi, I am new to eclipse on windows.
I have bought the PCA10040 board.
I have installed eclipse and GNU ARM Eclipse 3.1.1 plug-ins. Copied the NRF52-SDK into workspace. Have tried to import into workspace :CMSIS and EHAL from NRF52-SDK located under workspace.
My problem is that I have tried to import project blinky from workspace. But BLUEIO_LED_BLUE, BLUEIO_LED_GREEN and BLUEIO_LED_RED give error as symbol could not be resolved.
I have then tried to select Nrf52 series device in Pack manager, could not select. Also board in Pack manager, could not select. Both are present but grey. Is that normal?
There 8 warnings like "Invaled project path: Include path not found (\external\CMSIS\Include)... but they exists... all pathentry problems. However no where is the symbols BLUEIO_LED_xxx to be found in the SDK.
BR