Closed dc42 closed 6 months ago
Fixed in projects FreeRTOS, RepRapFirmware and Duet3Expansion but not yet committed, pending testing. The tick counter and associated variables are now 64 bit.
Tested and working in 3.5-second-alt-is branch, using the code merged from the 3.5-dev branch.
In the M122 report the total reported CPU usage and individual task CPU usage can exceed 100% if the machine has been running for more than about 90 minutes. This is caused by the 32-bit CPU time counter overflowing.