Describe the bug
below case are failed
drivers.watchdog.wdt_basic_test_suite.wdt
test is failed on v4.4.0-3846-g74a32bdff3ca on frdm_imxrt1186/mimxrt1186/cm7
testcase path is tests/drivers/watchdog/wdt_basic_api
see logs for details
To Reproduce
1.
scripts/twister -p frdm_imxrt1186/mimxrt1186/cm7 -T tests/drivers/watchdog/wdt_basic_api -s drivers.watchdog
or
# west twister -p frdm_imxrt1186/mimxrt1186/cm7 -T tests/drivers/watchdog/wdt_basic_api -s drivers.watchdog
- See error
Expected behavior
test pass
Impact
Logs and console output
Running TESTSUITE wdt_basic_test_suite
===================================================================
START - test_wdt
Testcase: test_wdt_no_callback
Waiting to restart MCU
E: ***** MPU FAULT *****
E: Data Access Violation
E: MMFAR Address: 0x20000000
E: r0/a1: 0x00000017 r1/a2: 0x00008c21 r2/a3: 0x00000000
E: r3/a4: 0x20000000 r12/ip: 0x00000000 r14/lr: 0x00001269
E: xpsr: 0x61000000
E: Faulting instruction address (r15/pc): 0x0000126c
E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
E: Current thread: 0x20000288 (test_wdt)
E: Halting system
Environment (please complete the following information):
- OS: (e.g. Linux ): Linux
- Toolchain (e.g Zephyr SDK): zephyr/gnu
- Commit SHA or Version used: v4.4.0-3846-g74a32bdff3ca
Describe the bug
below case are failed
drivers.watchdog.wdt_basic_test_suite.wdt
test is failed on v4.4.0-3846-g74a32bdff3ca on frdm_imxrt1186/mimxrt1186/cm7
testcase path is tests/drivers/watchdog/wdt_basic_api
see logs for details
To Reproduce
1.
or
Expected behavior
test pass
Impact
Logs and console output
Environment (please complete the following information):