Oberon RTK
Basics
About Real-time Systems
Processes
Updates
2024
2025
Description
Two Processor Cores
Start-up
Text Output and Input
Runtime Errors
Inter-core Messages
Timers and Timing
Flash Memory
Traps
Device Modules
Modules
Generic
RP2040 and RP2350
RP2040
RP2350
Kernel-v1
Kernel-v2
Pico Boards
Examples
Build and Run
Set-up
Example Programs for libv2
Example Programs for lib (v1)
Tools
Astrobe
makeuf2
pio2o
abin2uf2
abin2uf22
About
Purpose
Licences
Repositories
This Site
Search
SysTick
System tick for kernel-v2.
Updated: 2024-03-03
Note: not yet ported to
libv2
.
Purpose
Set up the system tick for the kernel’s scheduler.
Install interrupt handler (kernel scheduler)
Enable interrupt
See Also
Kernel Description (kernel-v2)
Kernel.mod
,
Coroutines.mod
Repository
SysTick.mod