I am currently running the aws_iot sample on the nrf9160-dk, however i Have noticed that the program is not getting into the main function at all, but is getting stuck before that. So I ran the debugger and pressed pause that when I noticed that it is stuck in the function below
The call stack is as shown below, showing that an exception has been thrown.
...
I am still getting acquainted with the nrf controllers and Zephyr. would you know what maybe the cause for this?
Kind Regards