nrf: clock control: nrf5340: using CLOCK_CONTROL_NRF_K32SRC_RC results in build failure #25578
Labels
area: Clock Control
bug
The issue is a bug, or the PR is fixing a bug
platform: nRF
Nordic nRFx
priority: high
High impact/importance bug
Milestone
Describe the bug
It appears to me that setting
CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y
in nRF5340 builds for Application MCU results in build failure.To Reproduce
Steps to reproduce the behavior:
Try hello_world sample with CLOCK_CONTROL_NRF_K32SRC_RC=y
Build for nRF5340 CPUAPP
Expected behavior
Shall be able to build.
Impact
Cannot use RC oscillator on nRF5340
If this configuration is not supposed to be a valid one, i believe it should be blocked in Kconfig level.
The text was updated successfully, but these errors were encountered: