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

SEGGER Embedded Studio Building/compiling application for nRF9160 Asset tracker

Hi,

I am having a issue with building an application in IDE for nRF9160

Application : Asset tracker

I have been able to build this "problemfree" before, but this morning I recieved the error illustrated in the image below.

Any ideas on what causes this?

- David

Parents
  • Hi David

    This seems a little strange (especially SRAM 436.01%). I am able to build the asset_tracker application on the master branch of ncs for board nrf9160_pca10090ns. So I suspect that you either have not updated ncs (git pull && west update) or unknowingly changed the example a little. Try deleting the ncs directory and downloading it again and then trying to build.

    Best regards,

    Heidi

Reply
  • Hi David

    This seems a little strange (especially SRAM 436.01%). I am able to build the asset_tracker application on the master branch of ncs for board nrf9160_pca10090ns. So I suspect that you either have not updated ncs (git pull && west update) or unknowingly changed the example a little. Try deleting the ncs directory and downloading it again and then trying to build.

    Best regards,

    Heidi

Children
Related