-
Notifications
You must be signed in to change notification settings - Fork 142
Open
Description
Line 102 in f2ae379
| while ( (xTaskGetTickCount() * portTICK_PERIOD_MS) - timestamp < cs_wait); |
Hello
Thank you very much for all these great tutorials. Maybe this stupid question but here it goes:
I thought OS systick also interrupt based. When I run this code in QEMU, ofc it stops in this line forever since systick is never increased. Is this a bug? Sorry I dont have hardware to test it.
Metadata
Metadata
Assignees
Labels
No labels