Skip to content

k_sem_take hangs if I enable CONFIG_PM* STM32U575 #66357

Answered by erwango
zafersn asked this question in Q&A
Discussion options

You must be logged in to vote

This is happens because you're also compiling cortex systick driver.
This is odd because when lptim and PM are enabled th cortex_systick should not be compiled in current state of the tree.
See https://github.com/zephyrproject-rtos/zephyr/blob/main/soc/arm/st_stm32/common/Kconfig.defconfig.series#L10
It's strange that you're facing such issue.

Replies: 3 comments 10 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
9 replies
@zafersn
Comment options

@erwango
Comment options

erwango Dec 13, 2023
Collaborator

@zafersn
Comment options

@erwango
Comment options

erwango Dec 13, 2023
Collaborator

Answer selected by zafersn
@zafersn
Comment options

Comment options

You must be logged in to vote
1 reply
@zafersn
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants