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

NRF9160 DK, refuses to compile and displays the following error message : zephyr/linker.cmd:70 cannot move location counter backwards (from 0001c43c to 0001c400)

Hi,

i'm working on NRF9160 DK, and I am using the aws fota test example, however when I try to compile I get the following error message: zephyr / linker.cmd: 70 cannot move location counter backwards (from 0001c43c to 0001c400)
I saw on this site: github.com/.../Troubleshooting that it could be due to a program too heavy, but it amazes me if it is a example of Nordic.
I'm on sdk 1.3.0
Can someone help me?
thank you in advance

Related