Error: HTIM: Delete order of main cell

Hello,

we received the following error (backtrace)

HTIM: Delete order of main cell ... 0xffffec78 0x75f40000
    Unknown function (42e78)
    Unknown function (24bd9)
    Unknown function (24c75)
    Unknown function (16fd15)
    Unknown function (38c5b)
    Unknown function (60371)
    Unknown function (203a0)

Does anyone know what this error means and what could cause it? We couldn’t find no informaion about it anywhere…

Our environment:
SiWi module: WMP100
Developer Studio: 3.1.0 / 3.2.0
Open AT Framework package: 2.51.0.201206190958
Open AT OS Package: 6.51.0.201206010944
Firmware Package: 7.51.0.201205311751

Thanks!

Hi,
Are you running any application? if so which one?
at what point your module is rebooting?
Can you explain your use case?

Regards,
Alex

Hi,

thanks for the reply.

Yes, we are running our application. Unfortunately, we don’t know when this error occurs, we just saw it in the backtraces and that’s where the function names would maybe be useful, to see where the problem occurs.

What do you mean by use case? What the application does?

Thanks!

Hi,
Yes, by use case I mean what exactly your application is doing.
Normally we get back trace when our module reboot from exception.

Regards,
Alex

Hi,

well our device is battery-run and uses a GPS Module from u-blox to track the position.

We could get back the trace from that exception but the function names could not be decoded, and I think the reason for that is that the functions are part of OpenAt, which is not accessible for us. So I wanted to know what the error means and maybe I can narrow the problem down. So, where can I see what the error “HTIM: Delete order of main cell” means?

Thanks!