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

Asset Tracker build problem

Good day.

I am busy evaluating the nRF9160, but when he builds his project he's getting the following error.

mkdir(modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/mbedtls_external.dir/C_/Users/greg.gallagher/Documents/xxxxx/Projects/xxxxx): No such file or directory

I then zipped my whole ncs folder and sent it to him, but when he builds his project it comes up with the same error.

Is there something that we can suggest he try to fix the problem?

Regards

Damion

Parents
  • Damion said:
    It was a clean install using the Getting Started Assistant.

     Ok, this should be fairly straight forward. Is the customer using the master branch or tag v1.2.0?

    Damion said:
    Mine however has a few extra lines of code to force it to band 8, use NBIoT & GPS, use Vodacom-SA APN and has a static IP address for nRF cloud.

     He should be able to build either way,

    mkdir(modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/mbedtls_external.dir/C_/Users/greg.gallagher/Documents/Snuza/Projects/Snuza)

    It looks like the compiler tries to add an extra path to the end. If not able to find the cause, can your customer try to re-init the git repository?

     -Øyvind

      

Reply
  • Damion said:
    It was a clean install using the Getting Started Assistant.

     Ok, this should be fairly straight forward. Is the customer using the master branch or tag v1.2.0?

    Damion said:
    Mine however has a few extra lines of code to force it to band 8, use NBIoT & GPS, use Vodacom-SA APN and has a static IP address for nRF cloud.

     He should be able to build either way,

    mkdir(modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles/mbedtls_external.dir/C_/Users/greg.gallagher/Documents/Snuza/Projects/Snuza)

    It looks like the compiler tries to add an extra path to the end. If not able to find the cause, can your customer try to re-init the git repository?

     -Øyvind

      

Children
No Data
Related