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

I just installed segger embedded studio ...and tried blinky ...but it failed...got error as,no nrf.h & gpio.h file found.

nRF52840 PDK_BLINKY

Parents
  • Hi SAURAV!
    A little more information could be useful.
    Which SDK did you use? The latest SDK (v14.2.0) have SEGGER Embedded Studio Support, and if you use the SES example it should work out-of-the-box.
    However, the errors you get would imply that the path to the files is missing. You can add them under project settings -> preprocessor -> User include directories.
    Best regards.

Reply
  • Hi SAURAV!
    A little more information could be useful.
    Which SDK did you use? The latest SDK (v14.2.0) have SEGGER Embedded Studio Support, and if you use the SES example it should work out-of-the-box.
    However, the errors you get would imply that the path to the files is missing. You can add them under project settings -> preprocessor -> User include directories.
    Best regards.

Children
No Data
Related