RTX Library version for Cortex™-M devices uses SysTick
timer as RTX tick timer. The SysTick timer is Cortex-M core timer,
thus common for all Cortex-M device variants. Some new dual core
devices, such as LPC4300 devices, do not implement the SysTick timer
in both cores. In this case, an alternate tick timer must be used for
the core without SysTick timer.
The following functions provide an interface for an Alternate Tick
Timer:
os_tick_init()
initializes hardware timer as system tick timer,
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers of your data.