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

Asset Tracker Program hangs before main on Thingy91

Hi,

We are having trouble getting the Thingy91 firmware running as is. We have achieved this in the past but I had made too many modifications and I decided to scrap it and start over. But I didn't realise that I could've just reused the cmake file so I uninstalled and reinstalled the SDK. 

We are trying to run the Asset Tracker project from the 1.3.0 toolchain.

So what happens is that when I build and debug instead of going to main() it stops here:

Then when it runs it hangs here:

I have tried to modify it to change the floating point configuration but I changed it back. I didn't try running it before the modifications

Parents
  • Ok, I'll look more into this. This didn't happen to me before and it always started at main() and stopped there. So, I thought that this might be unexpected behaviour. Currently the sim card is out of credit so I haven't been connecting from the cloud but I can inspect the serial output and get back to you.

    Regarding the public vs. private I figured it's easier to get it sorted out then convert to public if there's nothing confidential

Reply
  • Ok, I'll look more into this. This didn't happen to me before and it always started at main() and stopped there. So, I thought that this might be unexpected behaviour. Currently the sim card is out of credit so I haven't been connecting from the cloud but I can inspect the serial output and get back to you.

    Regarding the public vs. private I figured it's easier to get it sorted out then convert to public if there's nothing confidential

Children
No Data
Related