Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nxp lpc55xx will crash when trying to use a nxp,ctimer-pwm DTS node #77096

Closed
dleach02 opened this issue Aug 14, 2024 · 0 comments · Fixed by #76769
Closed

nxp lpc55xx will crash when trying to use a nxp,ctimer-pwm DTS node #77096

dleach02 opened this issue Aug 14, 2024 · 0 comments · Fixed by #76769
Assignees
Labels
bug The issue is a bug, or the PR is fixing a bug platform: NXP NXP priority: low Low impact/importance bug

Comments

@dleach02
Copy link
Member

When using an nxp,ctimer-pwm DTS node, Zephyr boot will crash the system, because it's trying to access registers of the CTIMER peripheral that are not clocked.

This is very annoying to debug, too, since the system completely locks up and SWD access is difficult.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug platform: NXP NXP priority: low Low impact/importance bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant