Searched refs:FAULT (Results 1 – 25 of 30) sorted by relevance
12
/Zephyr-latest/tests/kernel/mem_protect/protection/ |
D | README.rst | 42 ***** BUS FAULT ***** 51 ***** BUS FAULT ***** 60 ***** BUS FAULT ***** 69 ***** BUS FAULT ***** 78 ***** BUS FAULT *****
|
/Zephyr-latest/samples/arch/mpu/mpu_test/ |
D | README.rst | 52 <err> os: ***** BUS FAULT ***** 68 <err> os: ***** MPU FAULT ***** 83 <err> os: ***** MPU FAULT ***** 112 <err> os: ***** HARD FAULT ***** 125 <err> os: ***** HARD FAULT *****
|
/Zephyr-latest/tests/kernel/common/ |
D | multilib.txt | 15 ***** USAGE FAULT *****
|
/Zephyr-latest/tests/arch/arm/arm_interrupt/ |
D | README.txt | 106 E: ***** HARD FAULT ***** 117 E: ***** USAGE FAULT ***** 130 E: ***** USAGE FAULT *****
|
/Zephyr-latest/boards/st/b_u585i_iot02a/ |
D | b_u585i_iot02a.dts | 36 /* The ATTR_MPU_EXTMEM attribut causing a MPU FAULT */
|
/Zephyr-latest/tests/arch/arm/arm_hardfault_validation/ |
D | README.txt | 47 E: ***** HARD FAULT *****
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_mcxa156.dtsi | 227 interrupt-names = "RELOAD-ERROR", "FAULT"; 266 interrupt-names = "RELOAD-ERROR", "FAULT";
|
D | nxp_lpc55S3x_common.dtsi | 346 interrupt-names = "INPUT-CAPTURE", "FAULT", "RELOAD-ERROR"; 401 interrupt-names = "INPUT-CAPTURE", "FAULT", "RELOAD-ERROR";
|
D | nxp_mcxn23x_common.dtsi | 530 interrupt-names = "RELOAD-ERROR", "FAULT"; 580 interrupt-names = "RELOAD-ERROR", "FAULT";
|
D | nxp_mcxn94x_common.dtsi | 646 interrupt-names = "RELOAD-ERROR", "FAULT"; 696 interrupt-names = "RELOAD-ERROR", "FAULT";
|
/Zephyr-latest/boards/st/stm32h745i_disco/ |
D | stm32h745i_disco_stm32h745xx_m7.dts | 49 /* The ATTR_MPU_EXTMEM attribut causing a MPU FAULT */
|
/Zephyr-latest/boards/st/stm32h750b_dk/ |
D | stm32h750b_dk.dts | 38 /* The ATTR_MPU_EXTMEM attribut causing a MPU FAULT */
|
/Zephyr-latest/boards/st/stm32h573i_dk/ |
D | stm32h573i_dk.dts | 70 /* The ATTR_MPU_EXTMEM attribut causing a MPU FAULT */
|
/Zephyr-latest/boards/st/stm32h747i_disco/ |
D | stm32h747i_disco_stm32h747xx_m7.dts | 38 /* The ATTR_MPU_EXTMEM attribut causing a MPU FAULT */
|
/Zephyr-latest/boards/st/stm32h7b3i_dk/ |
D | stm32h7b3i_dk.dts | 67 /* The ATTR_MPU_EXTMEM attribut causing a MPU FAULT */
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | harness.py | 37 FAULT = "ZEPHYR FATAL ERROR" variable in Harness 161 if self.fail_on_fault and line == self.FAULT: 310 if self.fail_on_fault and self.FAULT in line:
|
/Zephyr-latest/scripts/tests/twister/ |
D | test_harness.py | 417 console.FAULT = "ERROR"
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.4.rst | 920 * :github:`28540` - littlefs: MPU FAULT and failed to run 1068 * :github:`27931` - Address resolving when eswifi is used causes MPU FAULT 1069 * :github:`27929` - Address resolving when eswifi is used causes MPU FAULT 1185 * :github:`27348` - When using CONFIG_NVS it triggers BUS FAULT during startup on "nucleo_wb55rg" b… 1275 * :github:`26983` - MPU FAULT in nRF52840-DK 1685 * :github:`23040` - samples: net/wifi: net ping shell causes USAGE FAULT once wifi is connected 1739 * :github:`21455` - driver: subsys: sdhc: USAGE FAULT trace and no cs control 1848 * :github:`8262` - [Bluetooth] MPU FAULT on sdu_recv
|
D | release-notes-1.9.rst | 326 * ``ZEP-2432`` - ieee802154_shell.c, net_mgmt call leads to a BUS FAULT
|
D | release-notes-1.13.rst | 493 * :github:`8611` - RT1050EVK: MPU FAULT with Zephyr OS v1.12.0-360-gf3d1b22 using ztest 561 * :github:`8262` - [Bluetooth] MPU FAULT on sdu_recv
|
D | release-notes-1.7.rst | 378 * ``ZEP-1590`` - echo_server run on FRDM-K64F displays BUS FAULT
|
D | release-notes-3.2.rst | 1805 - :github:`50812` - MCUmgr udp sample fails with shell - BUS FAULT 1876 * :github:`50226` - MPU FAULT: Stacking error with lvgl on lv_timer_handler() 2060 …thub:`49000` - tests: arch: arm: arm_thread_swap: arch.arm.swap.common.no_optimizations USAGE FAULT 2117 * :github:`48541` - subsys/net/l2/ppp/fsm.c: BUS FAULT
|
D | release-notes-1.14.rst | 1114 * :github:`15380` - USAGE FAULT on tests/crypto/rand32/ on sam_e70_xplained 1650 …s enable with MPU_STACK_GUARD in DEBUG_OPTIMIZATIONS mode, it cause a MPU FAULT / Instruction Ac… 2150 * :github:`9743` - tests/posix/fs crashes with BUS FAULT on nRF52 2222 * :github:`7638` - get FAULT when fuzzing sys_ring_buf\_ put and sys_ring_bug_get APIs
|
D | release-notes-2.3.rst | 791 * :github:`25701` - MPU FAULT in nvs test on nrf52840dk_nrf52840 1269 * :github:`21455` - driver: subsys: sdhc: USAGE FAULT trace and no cs control
|
D | release-notes-2.7.rst | 1502 * :github:`37105` - mcumgr: BUS FAULT when starting dfu with mcumgr CLI 1751 * :github:`35658` - arch.interrupt.arm.irq_vector_table.arm_irq_vector_table: MPU FAULT Halting sys…
|
12