Oberon RTK
Basics
About Real-time Systems
Processes
Changes
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
abin2uf2
abin2uf22
pio2o
About
Purpose
Licences
Repositories
This Site
Search
Terminals
libv2
Set up serial text IO.
Updated: 2024-11-09
Purpose
Set up max two serial terminals in the form of
TextIO.Writer
and
TextIO.Reader
.
Export the writers and readers.
Set up two additional writers for error output.
See Also
Text Output and Input
TextIO.mod
,
Main.mod
,
Out.mod
,
In.mod
,
UARTstr.mod
,
UARTkstr.mod
Repository
Terminals.mod