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

can't open 'C:/nrfSDK/nrf5_SDK_for_Mesh_v4.0.0_src/examples/light_switch/server/build/light_switch_server_nrf52832_xxAA_s132_7.0.1_Debug/obj/main.asm' for writing: Permission denied

Hello,

I am trying to run a sample program to setup the SDK and IDE with Segger embeeded studio.

I am getting this error. The Pathlenght is lesser than the 256character limit

On an another PC i am getting some include files are not found!

I am trying to follow this link to setup SDK and IDE for development : https://infocenter.nordicsemi.com/index.jsp?topic=%2Fstruct_sdk%2Fstruct%2Fsdk_mesh_latest.html

Am i missing something?

Thanks in Advance!

Parents Reply
  • I followed this 

    To set the SDK_ROOT macro manually in SEGGER Embedded Studio:

    1. Go to Tools -> Options.
    2. Select Building.
    3. Under Build in the configuration list, edit Global macros to contain SDK_ROOT=<the path to nRF5 SDK instance>.
    4. Save the configuration.

    My folder structure : C:\nordic\nRF5SDK160098a08e2

    Added missing files directories here But still fails with new errors with different include files : "No such files or directory":

Children
Related