I was following the tutorial and extracted with the git instruction into my SDK 17.0.2 at the following path C:\nRF5_SDK_17.0.2_d674dde\examples\peripheral. When I attempt to build the project in Seggar using the project file located at C:\nRF5_SDK_17.0.2_d674dde\examples\peripheral\nrf5-scheduler-tutorial\pca10040\blank\ses I get an error
cc1: fatal error: C:\nRF5_SDK_17.0.2_d674dde\modules\nrfx\drivers\src\nrfx_power_clock.c: No such file or directory
The file being referenced is clearly there. Can you tell me what is wrong?