This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Application update example build fails

I get this compilation error when testing the application update example, I have not changed anything to the code.

Same error on SDK v1.6.1 & v1.5.0, nRF9160-dk & Modem v1.3.0

Parents
  • Hi Filip

    Windows can not handle too long file paths.

    To fix this problem, move the folder application_update/ and common/ to a shallower directory, for example the ncs/ folder.

    Then use the "..." instead of projects drop-down menu to open this new project.

    Did this fix your problem?

    Regards,
    Sigurd Hellesvik

Reply
  • Hi Filip

    Windows can not handle too long file paths.

    To fix this problem, move the folder application_update/ and common/ to a shallower directory, for example the ncs/ folder.

    Then use the "..." instead of projects drop-down menu to open this new project.

    Did this fix your problem?

    Regards,
    Sigurd Hellesvik

Children
Related