-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Closed
Labels
area: Power Managementarea: X86x86 Architecture (32-bit)x86 Architecture (32-bit)bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: mediumMedium impact/importance bugMedium impact/importance bug
Description
Commit: 0d0b221
E#1 @srrsotc03/a101-05 console output: ***** delaying boot 1000ms (per build configuration) *****
E#1 @srrsotc03/a101-05 console output: ***** Booting Zephyr OS 1.13.0-rc1 (delayed boot 1000ms) *****
E#1 @srrsotc03/a101-05 console output: Running test suite test_power_states
E#1 @srrsotc03/a101-05 console output: ===================================================================
E#1 @srrsotc03/a101-05 console output: starting test - test_power_state
E#1 @srrsotc03/a101-05 console output: Quark SE(arc): Power Management sample application
E#1 @srrsotc03/a101-05 console output: Entering SYS_POWER_STATE_CPU_LPS state
E#1 @srrsotc03/a101-05 console output: Exiting SYS_POWER_STATE_CPU_LPS state
E#1 @srrsotc03/a101-05 console output: Not enough time for PM operations (ticks: 101).
E#1 @srrsotc03/a101-05 console output: Time elapsed from suspend to resume is 5010 milliseconds
E#1 @srrsotc03/a101-05 console output: Back to the application
E#1 @srrsotc03/a101-05 console output:
E#1 @srrsotc03/a101-05 console output: Entering SYS_POWER_STATE_CPU_LPS_1 state
E#1 @srrsotc03/a101-05 console output: Exiting SYS_POWER_STATE_CPU_LPS_1 state
E#1 @srrsotc03/a101-05 console output: Entering SYS_POWER_STATE_DEEP_SLEEP state
E#1 @srrsotc03/a101-05 console output: Woke up with RTC (pin:1)
E#1 @srrsotc03/a101-05 console output: Exiting SYS_POWER_STATE_DEEP_SLEEP state
E#1 @srrsotc03/a101-05 console output: Entering SYS_POWER_STATE_DEEP_SLEEP_1 state
There is no output after this, assuming target never woke up from deep sleep.
Metadata
Metadata
Assignees
Labels
area: Power Managementarea: X86x86 Architecture (32-bit)x86 Architecture (32-bit)bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: mediumMedium impact/importance bugMedium impact/importance bug