tests/arch/arm/arm_interrupt failed on sam_e70_xplained board. #20202
Labels
bug
The issue is a bug, or the PR is fixing a bug
platform: Microchip SAM
Microchip SAM Platform (formerly Atmel SAM)
priority: low
Low impact/importance bug
Describe
Test case arch.interrupt.no.optimizations in tests/arch/arm/arm_interrupt failed on sam_e70_xplained.
To Reproduce
Steps to reproduce the behavior:
-DCONFIG_NO_OPTIMIZATIONS=y -DCONFIG_IDLE_STACK_SIZE=512
Screenshots or console output
***** Booting Zephyr OS build zephyr-v2.0.0-1567-gaefe941396c6 *****
Running test suite arm_interrupt
starting test - test_arm_interrupt
E: ***** MPU FAULT *****
E: Stacking error (context area might be not valid)
E: Data Access Violation
E: MMFAR Address: 0x20400e9c
E: r0/a1: 0x20400e80 r1/a2: 0xfffffffd r2/a3: 0x00000000
E: r3/a4: 0x00000000 r12/ip: 0x00000000 r14/lr: 0x00000000
E: xpsr: 0x00000000
E: Faulting instruction address (r15/pc): 0x00000000
E: >>> ZEPHYR FATAL ERROR 2: Stack overflow
E: Current thread: 0x204000d4 (main)
Caught system error -- reason 2
Was not expecting a crash
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: