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

Project Build Error

Dear All,

I am trying to learn how to program via Embedded Studio by using the smaple code in ble_app_blinky_pca10056e_S112 file.

When I open the file via Embedded Studio and try to debug it, the IDE gives the following warning;

"The project ble_app_blinky_pca10056e_S112 is out of date and needs to be built."

So I click Yes for the program to build it and it gives the following error:

Error creating directory C:/Program Files/Nordic Semiconductor/nRF5_SDK_16.0.0_98a08e2/examples/ble_peripheral/ble_app_blinky/pca10056e/s112/ses/Output/ble_app_blinky_pca10056e_s112 Release/Obj 

I also notice the ble_app_blinky_pca10056e_s112 Release/Obj part in the path of the directory.

Is this the problem? or is there something else that I am missing?

Best Regards,

Related