User`s manual
SCIOPTA - Real-Time Kernel
15-4 Manual Version 4.1 User’s Manual
SCIOPTA - Real-Time Kernel
15 Building SCIOPTA Systems
15.4 Assembling the Kernel
The SCIOPTA kernels for ARM, PowerPC and ColdFire architectures are provided in assembler source files and
therefore compiler manufacturer specific. The kernels can be found in the library directory of the SCIOPTA deliv
-
ery.
The kernel for the SCIOPTA SCSIM Simulator is in included in a library and does not need to be assembled or
compiled.
15.4.1 Kernels for ARM Architectures
Architecture (<arch>): arm (see chapter 1.3.1 “Architectures” on page 1-3).
sciopta.S Kernel source file for GNU GCC
sciopta.s79 Kernel source file for IAR Ver. 4.x
sciopta_iar.s Kernel source file for IAR Ver. 5.x
sciopta_ads.s Kernel source file for ARM RealView
File location: <install_folder>\sciopta\<version>\lib\arm\krn\
15.4.2 Kernels for PowerPC Architectures
Architecture (<arch>): ppc (see chapter 1.3.1 “Architectures” on page 1-3).
sciopta.S Kernel source file for GNU GCC and Windriver
sciopta_mmu.S Kernel source file for GNU GCC and Windriver including MMU support
sciopta_vle.S Kernel source file for GNU GCC and Windriver including PowerPC VLE code support
File location: <install_folder>\sciopta\<version>\lib\ppc\krn\
15.4.3 Kernels for ColdFire Architectures
Architecture (<arch>): coldfire (see chapter 1.3.1 “Architectures” on page 1-3).
sciopta.S Kernel source file for GNU GCC
sciopta.s68 Kernel source file for IAR
File location: <install_folder>\sciopta\<version>\lib\coldfire\krn\
15.4.4 Kernel for SCIOPTA SCSIM Simulator
Architecture (<arch>): win32 (see chapter 1.3.1 “Architectures” on page 1-3).
The simulator kernel is included in the SCIOPTA SCSIM Simulator Kernel Library.
Please consult chapter 15.12 “SCIOPTA SCSIM Simulator Kernel Library” on page 15-26.










