-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Open
Labels
BackportBackport PR and backport failure issuesBackport PR and backport failure issuesbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: ADIAnalog Devices, Inc.Analog Devices, Inc.priority: lowLow impact/importance bugLow impact/importance bug
Description
Describe the bug
tests/drivers/hwinfo/api test fails for MAX32657EVKIT board.
Regression
- This is a regression.
Steps to reproduce
Steps to reproduce the behavior:
- Build "tests/drivers/hwinfo/api" Zephyr test for the MAX32657EVKIT board.
- Flash the firmware and boot the system.
Relevant log output
Running TESTSUITE hwinfo_device_id_api
===================================================================
START - test_clear_reset_cause
SKIP - test_clear_reset_cause in 0.001 seconds
===================================================================
START - test_device_id_get
ASSERTION FAIL [!k_is_pre_kernel()] @ WEST_TOPDIR/zephyr/include/zephyr/kernel.h:726
k_current_get called pre-kernel
E: r0/a1: 0x00000004 r1/a2: 0x000002d6 r2/a3: 0x50042000
E: r3/a4: 0x00000004 r12/ip: 0x00000000 r14/lr: 0x0100098b
E: xpsr: 0x21000000
E: Faulting instruction address (r15/pc): 0x01004f7c
E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
E: Current thread: 0x30000048 (test_device_id_get)
E: Halting systemImpact
Functional Limitation – Some features not working as expected, but system usable.
Environment
- Toolchain (Zephyr SDK 0.17.2)
- Zephyr v4.3
Additional Context
No response
Metadata
Metadata
Assignees
Labels
BackportBackport PR and backport failure issuesBackport PR and backport failure issuesbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: ADIAnalog Devices, Inc.Analog Devices, Inc.priority: lowLow impact/importance bugLow impact/importance bug