Skip to content

Conversation

@AllenZhang-NXP
Copy link
Contributor

According to the RM, the FRO 1M clock source for OSTIMER is trimmed to ± 15% accuracy over the entire voltage and temperature.
The FRO 1M is not accurate enough on the silicon.
So, use SYSTICK as the default kernel timer.

Fixes #98280

SYSTICK is used as the default kernel timer.
The FRO 1M clock source for OSTIMER is trimmed to ± 15%
accuracy over the entire voltage and temperature. The FRO 1M
is not accurate enough on the silicon.

Signed-off-by: Allen Zhang <chunfeng.zhang@nxp.com>
Fixed the indentation issue in dtsi files

Signed-off-by: Allen Zhang <chunfeng.zhang@nxp.com>
@sonarqubecloud
Copy link

@hakehuang
Copy link
Contributor

the ci failure is caused by #97023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tests: tests/kernel/timer/timer_behavior: frdm_mcxw23/mcxw236: failed: Testsuite failed

4 participants