Skip to content

Conversation

mertvatansever
Copy link
Contributor

The idle hook implementation on MAX32 SoCs prevents the core from entering idle mode. As a result, the cpu_load test fails because the measured idle time is lower than expected.

This PR adds separate test cases with idle hook disabled for MAX32 boards and adds a 1000ms start up delay to allow OpenOCD enough time to connect before device goes to idle mode.

The idle hook implementation on MAX32 SoCs prevents the core from
entering idle mode. As a result, the cpu_load test fails because
the measured idle time is lower than expected.

Add separate test cases with idle hook disabled for MAX32 boards. Also
add a 1000ms start up delay to allow OpenOCD enough time to connect
before device goes to idle mode.

Signed-off-by: Tahsin Mutlugun <[email protected]>
@zephyrbot zephyrbot added area: Tests Issues related to a particular existing or missing test area: Debugging labels Oct 10, 2025
Copy link

@ttmut ttmut added the platform: ADI Analog Devices, Inc. label Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Debugging area: Tests Issues related to a particular existing or missing test platform: ADI Analog Devices, Inc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants