Lines Matching +full:- +full:e

5        as CPU faults. Tests supported only on Cortex-M architecture.
10 while running in handler mode (i.e. in an ISR). Only for ARM
11 Cortex-M targets.
14 - the behavior of the spurious interrupt handler, as well as the
16 - the ability of the Cortex-M fault handling mechanism to detect
30 ---------------------------------------------------------------------------
39 ---------------------------------------------------------------------------
43 Problems caused by out-dated project information can be addressed by
50 # and restore pre-defined configuration info
52 ---------------------------------------------------------------------------
55 *** Booting Zephyr OS build zephyr-v2.4.0-3490-ga44a42e3f4d5 ***
58 START - test_arm_null_pointer_exception
59 E: ***** Debug monitor exception *****
60 Null-pointer exception?
61 E: r0/a1: 0x20000000 r1/a2: 0x00000000 r2/a3: 0x20001e40
62 E: r3/a4: 0x00003109 r12/ip: 0xfabf33ff r14/lr: 0x00003e7f
63 E: xpsr: 0x41000000
64 E: Faulting instruction address (r15/pc): 0x00000f34
65 E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
66 E: Current thread: 0x20000148 (unknown)
67 Caught system error -- reason 0
68 PASS - test_arm_null_pointer_exception
70 START - test_arm_interrupt
72 E: >>> ZEPHYR FATAL ERROR 1: Unhandled interrupt on CPU 0
73 E: Current thread: 0x20000148 (unknown)
74 Caught system error -- reason 1
75 E: r0/a1: 0x00000003 r1/a2: 0x200020b8 r2/a3: 0x00000003
76 E: r3/a4: 0x20001e40 r12/ip: 0x00000000 r14/lr: 0x00002f47
77 E: xpsr: 0x61000054
78 E: Faulting instruction address (r15/pc): 0x000009a6
79 E: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0
80 E: Fault during interrupt handling
82 E: Current thread: 0x20000148 (unknown)
83 Caught system error -- reason 3
84 E: r0/a1: 0x00000004 r1/a2: 0x200020b8 r2/a3: 0x00000004
85 E: r3/a4: 0x20001e40 r12/ip: 0x00000000 r14/lr: 0x00002f47
86 E: xpsr: 0x61000054
87 E: Faulting instruction address (r15/pc): 0x000009c4
88 E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
89 E: Fault during interrupt handling
91 E: Current thread: 0x20000148 (unknown)
92 Caught system error -- reason 4
96 E: r0/a1: 0x00000004 r1/a2: 0x000000cf r2/a3: 0x00000000
97 E: r3/a4: 0x00000054 r12/ip: 0x00000000 r14/lr: 0x00002f47
98 E: xpsr: 0x41000054
99 E: Faulting instruction address (r15/pc): 0x0000cab0
100 E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
101 E: Fault during interrupt handling
103 E: Current thread: 0x20000148 (unknown)
104 Caught system error -- reason 4
106 E: ***** HARD FAULT *****
107 E: Fault escalation (see below)
108 E: r0/a1: 0x00000004 r1/a2: 0x00000017 r2/a3: 0x00000000
109 E: r3/a4: 0x0000000f r12/ip: 0x00000000 r14/lr: 0xfffffff1
110 E: xpsr: 0x4100000f
111 E: Faulting instruction address (r15/pc): 0x0000cab0
112 E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
113 E: Fault during interrupt handling
115 E: Current thread: 0x20000148 (unknown)
116 Caught system error -- reason 0
117 E: ***** USAGE FAULT *****
118 E: Stack overflow (context area not valid)
119 E: r0/a1: 0xdde8d9e7 r1/a2: 0x5510538d r2/a3: 0x00000d74
120 E: r3/a4: 0x01000000 r12/ip: 0xdfcdaf37 r14/lr: 0xe4698510
121 E: xpsr: 0x53445600
122 E: Faulting instruction address (r15/pc): 0xf9cfef45
123 E: >>> ZEPHYR FATAL ERROR 2: Stack overflow on CPU 0
124 E: Current thread: 0x20000148 (unknown)
125 Caught system error -- reason 2
126 PASS - test_arm_interrupt
128 START - test_arm_esf_collection
130 E: ***** USAGE FAULT *****
131 E: Attempt to execute undefined instruction
132 E: r0/a1: 0x00000000 r1/a2: 0x00000001 r2/a3: 0x00000002
133 E: r3/a4: 0x00000003 r12/ip: 0x0000000c r14/lr: 0x0000000f
134 E: xpsr: 0x01000000
135 E: Faulting instruction address (r15/pc): 0x0000bec0
136 E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
137 E: Current thread: 0x20000080 (unknown)
138 Caught system error -- reason 0
139 PASS - test_arm_esf_collection
141 START - test_arm_user_interrupt
142 PASS - test_arm_user_interrupt