Hey guys,
We're seeing a problem with weird reboots after our system goes through a firmware update using the DFU. We are using the latest GCC for these builds (4.8 2014q1), and we get these fatal errors that cause a system reset. What's stranger still is the system seems to typically recover upon the fourth reboot attempt. The only consistent symptom we can find is that the app error handler gets called with error code 0, filename "src\ll_lm.s0.c", and line number 378.
What is "ll_lm.s0.c"? What would it be faulting on?
We are using SDK version 5.2.0.
=]