Skip to content

hwinfo: hwinfo test fails for MAX32657EVKIT board #99491

@hfakkiz

Description

@hfakkiz

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:

  1. Build "tests/drivers/hwinfo/api" Zephyr test for the MAX32657EVKIT board.
  2. 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 system

Impact

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 issuesbugThe issue is a bug, or the PR is fixing a bugplatform: ADIAnalog Devices, Inc.priority: lowLow impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions