Skip to content

Conversation

@cobusve
Copy link
Contributor

@cobusve cobusve commented Aug 27, 2020

Root cause: Sleep() in Windows is not guaranteed to be realtime. Usage of Sleep()
was causing ticks in Windows port to be incorrect.
Solution: Use Waitable Timer in Windows for more accuracy.

Contribution by leegeth

@gkwicker gkwicker merged commit d85fd46 into FreeRTOS:master Aug 27, 2020
cobusve added a commit to cobusve/FreeRTOS-Kernel that referenced this pull request Aug 27, 2020
cobusve added a commit that referenced this pull request Aug 27, 2020
alfred2g pushed a commit to alfred2g/FreeRTOS-Kernel that referenced this pull request Sep 5, 2020
alfred2g pushed a commit to alfred2g/FreeRTOS-Kernel that referenced this pull request Sep 5, 2020
bknicholls pushed a commit to vypex-software/FreeRTOS-Kernel that referenced this pull request Nov 27, 2024
bknicholls pushed a commit to vypex-software/FreeRTOS-Kernel that referenced this pull request Jan 7, 2025
bknicholls pushed a commit to vypex-software/FreeRTOS-Kernel that referenced this pull request Jan 8, 2025
bknicholls pushed a commit to vypex-software/FreeRTOS-Kernel that referenced this pull request Feb 3, 2025
aggarg pushed a commit that referenced this pull request Feb 4, 2025
Reinstates PR #142 that was reverted in #143

Co-authored-by: Ben Nicholls <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants