I'm currently unable to build the asset_tracker for Thingy:91 on Segger Embedded Studio - using nrf9160_pca20035ns for the nRF Connect SDK Project
Do anyone have an idea why this occurs?
Br Dag
I'm currently unable to build the asset_tracker for Thingy:91 on Segger Embedded Studio - using nrf9160_pca20035ns for the nRF Connect SDK Project
Do anyone have an idea why this occurs?
Br Dag
Hi.
I assume you are on the master branch?
Which commit are you using? I am able to build using 0a9d1b79.
From the picture, it looks like you are getting more errors than just the one, can you share the rest of them?
Best regards,
Didrik
I'm using ncs_tag v1.0.0 and the list of errors, all related to spm.c follows below.
What compiler version are you using?
gcc-arm-none-eabi-7-2018-q2-update-win32-sha2 - as recommended in the Getting Started Assistant.
Can you double-check which commit you are on in the nrf repo?
And run west update to make sure that the other repos are on the correct commit?
And what version of west do you have?