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

Compiling Error in Segger Embedded Studio for New Project

When I open a new project in SES and paste the code of blinky led example from "\nRF5_SDK_15.3.0_59ac345\examples\peripheral\blinky\pca10040\s132\ses", and start compiling.It shows "nrf_delay.h: No such file or directory, Build failed" .

How to set path for new project in SES?

 

Parents
  • Hi,

    It's better if you open the project file inside the example folder, for instance "\nRF5_SDK_15.3.0_59ac345\examples\peripheral\blinky\pca10040\s132\ses\blinky_pca10040_s132.emProject" so you get the correct path of all included files. 

    If you are new to SES and the nRF5 SDK I recommend taking a look at this video series with our own SEGGER Embedded studio - Getting startied tutorial here.

    Best Regards,

    Marjeris

Reply
  • Hi,

    It's better if you open the project file inside the example folder, for instance "\nRF5_SDK_15.3.0_59ac345\examples\peripheral\blinky\pca10040\s132\ses\blinky_pca10040_s132.emProject" so you get the correct path of all included files. 

    If you are new to SES and the nRF5 SDK I recommend taking a look at this video series with our own SEGGER Embedded studio - Getting startied tutorial here.

    Best Regards,

    Marjeris

Children
Related