zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.82k stars 6.59k forks source link

tests: mimxrt1180_evk: mpu fault cause CI broken #80721

Open hakehuang opened 3 days ago

hakehuang commented 3 days ago

Describe the bug

meet MPU fault in mimxrt1180_evk, and seeing Flash error in CI

Please also mention any information which could help others to understand the problem you're facing:

To Reproduce run below withc west twister -p mimxrt1180_evk -T samples/hello_world --device-testing --device-serial /dev/ttyACM0

Expected behavior

test can pass

Impact

platform stabilities

Logs and console output

when this happen all application will have no log in condole only show Flash error

Environment (please complete the following information):

hakehuang commented 3 days ago

thanks @nxp-shelley find the root cause. She will submit a PR to fix this