
SCIOPTA - Real-Time Kernel
16-30 Manual Version 4.1 User’s Manual
SCIOPTA - Real-Time Kernel
16 SCONF Kernel Configuration
16.18 Build
The SCONF will generate the following files which need to be included into your SCIOPTA project.
sciopta.cnf Thi
s is the configured part of the kernel which will be included when the SCIOPTA kernel (sciopta.s)
is assembled. For the ARM architecture this file is not needed and therefor not generated.
sconf.h This
is a header file which contains some configuration settings. This file will be included by the
kernel during assembling. You need to include this into all your files which need configuration in-
formation.
sconf.c Thi
s is a C source file which contains the system initialization code. You need to compile this file in
the system building process.
16.18.1 Build System
To build the three files click on the system and right click the mouse. Select the menu Build System. The files
sciopta.cnf (not for ARM), sconf.h and sconf.c will be generated into your defined build directory.
Kommentare zu diesen Handbüchern