You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To Reproduce
Steps to reproduce the behavior:
sanitycheck -p mimxrt1050_evk --device-testing --device-serial /dev/ttyACM0 -T tests/kernel/fatal/exception/
see error
To Reproduce
Steps to reproduce the behavior:
sanitycheck -p mimxrt1050_evk --device-testing --device-serial /dev/ttyACM0 -T tests/kernel/fatal/exception/
see error
*** Booting Zephyr OS build zephyr-v2.4.0-2092-g748e7b6d7515 ***
E: ***** MPU FAULT *****
E: Stacking error (context area might be not valid)
E: Data Access Violation
E: MMFAR Address: 0x80002474
E: r0/a1: 0x0b0d0e1f r1/a2: 0x0f1f1f0b r2/a3: 0x090f1f0e
E: r3/a4: 0x0f8d0f03 r12/ip: 0x4327471b r14/lr: 0x090f8c05
E: xpsr: 0x00000000
E: s[ 0]: 0x00000000 s[ 1]: 0x00000000 s[ 2]: 0x00000000 s[ 3]: 0x00000000
E: s[ 4]: 0x00000000 s[ 5]: 0x00000000 s[ 6]: 0x00000000 s[ 7]: 0x00000000
E: s[ 8]: 0x00000000 s[ 9]: 0xffffffff s[10]: 0x00000000 s[11]: 0x00000000
E: s[12]: 0x00000000 s[13]: 0xffffffff s[14]: 0x00000000 s[15]: 0x00000000
E: fpscr: 0x8000046c
E: Faulting instruction address (r15/pc): 0x00000000
E: >>> ZEPHYR FATAL ERROR 2: Stack overflow on CPU 0
E: Current thread: 0x80000358 (main)
Caught system error -- reason 2
Was not expecting a crash
Environment (please complete the following information):
OS: Fedora33
Toolchain: zephyr-sdk-0.11.4
Commit ID: 748e7b6
The text was updated successfully, but these errors were encountered: