k_timer_status_sync never triggers

NCS 2.0.0

I start a timer using k_timer_start with a duration of multiple seconds (ive tried 10, 30, and 60) but the immediate next line of code (k_timer_status_sync) never completes and moves on the next line, a simple print statement to tell me it's done. I'm not using any power management of any kind.

Parents Reply Children
No Data
Related