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

Stack overflow then exception handling

as below:

[22:04:29-06:18:49.120]<inf>tracker:_q_nrf_modem_ind=1,+CEREG: 1,"1862","017C6C05",7,,,"11100000","00111001"
[22:04:29-06:18:49.130]<err>os:***** USAGE FAULT *****
[22:04:29-06:18:49.135]<err>os: Stack overflow (context area not valid)
[22:04:29-06:18:49.141]<err>os:r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x00000000
[22:04:29-06:18:49.150]<err>os:r3/a4: 0x00000000 r12/ip: 0x0003600a r14/lr: 0x61000000
[22:04:29-06:18:49.158]<err>os: xpsr: 0x2003be00
[22:04:29-06:18:49.162]<err>os:s[ 0]: 0x00000000 s[ 1]: 0x00000000 s[ 2]: 0x00000000 s[ 3]: 0x00000000
[22:04:29-06:18:49.172]<err>os:s[ 4]: 0x00000000 s[ 5]: 0x00000000 s[ 6]: 0x00000000 s[ 7]: 0x00000000
[22:04:29-06:18:49.182]<err>os:s[ 8]: 0x00000000 s[ 9]: 0x00000000 s[10]: 0x00000000 s[11]: 0x00000000
[22:04:29-06:18:49.192]<err>os:s[12]: 0x00000000 s[13]: 0x00000000 s[14]: 0x00000000 s[15]: 0x00000000
[22:04:29-06:18:49.202]<err>os:fpscr: 0x01010101
[22:04:29-06:18:49.207]<err>os:Faulting instruction address (r15/pc): 0x2003bbf8
[22:04:29-06:18:49.214]<err>os:>>> ZEPHYR FATAL ERROR 2: Stack overflow on CPU 0
[22:04:29-06:18:49.221]<err>os:Current thread: 0x20037548 (unknown)
[22:04:29-06:18:49.227]<err>tracker:Runtime error,handler=2

I need to find the system halted place,Where does it crash for what?pls helpme!!! tks!!!

Parents Reply Children
No Data
Related