...
The section Interrupts Under µC/OS-II discussed discussed the tick ISR (Interrupt Service Routine) as well as the function that it needs to call to notify µC/OS-II about the tick interrupt — OSTimeTick()
.
...
...
The section Interrupts Under µC/OS-II discussed discussed the tick ISR (Interrupt Service Routine) as well as the function that it needs to call to notify µC/OS-II about the tick interrupt — OSTimeTick()
.
...