You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.