Protouch-wide-R: user documentation
DOC/PROTOUCH-WIDE-R; V1.1
DOC_PROTOUCH_WIDE-R_V1.0.docx
Seite 38 von 41
© 2018 Syslogic Datentechnik AG | All rights reserved
5
Firmware
5.1
Software Structure
The x86 CPU board based PC/104 system is based on the following software structure:
BIOS (Basic Input/Output System)
–
Power On Self Test (POST)
–
Initialization of standard peripheral devices
–
Boot procedure for the Operating System
Note :
Refer to the BIOS documentation for detailed information
OS (Operating System)
–
Initialization of additional peripheral devices
–
Start procedure for the Application Programs
Note :
Refer to the OS documentation for detailed information
Application Programs
–
Initialization of RSL8 system, communications and external devices
–
Start procedure for the Control Tasks
Note :
Refer to the Application Programs documentation for detailed information
5.2
Firmware Functions
The RSL8 board is setup with BIOS firmware. Some standard PC/AT peripheral devices (e.g. Keyboard/Mouse, Serial Ports, SATA interface) are
directly supported by the BIOS, BIOS extensions and Operating Systems. Some peripheral devices (e.g. Ethernet) are directly supported by
standard communication software (e.g. TCP/IP stacks, TCP packet drivers) others need special programming according to the freely available
sample software (e.g. Watchdog). Please refer to the appropriate documentation for detailed information.
5.3
Application Programming Interface (API)
The RSL8 system does not contain any special API beside the installed BIOS. Refer to the BIOS and Operating System documentation for API
specifications.