Document number
205065
Version
Rev. N
Issue date
2019-02-04
Sirius OBC and TCM User Manual
Page
23
of
174
The RTEMS BSP can be compiled without debug output by replacing the
make
command in
step 2. above with instead:
make clean
make BSP_AAC_DISABLE_DEBUG_OUTPUT=y
(The
make clean
command is only required if the BSP has previously been compiled with
a different configuraition.)
4.2. Software disclaimer of warranty
This source code is provided "as is" and without warranties as to performance or
merchantability. The author and/or distributors of this source code may have made
statements about this source code. Any such statements do not constitute warranties and
shall not be relied on by the user in deciding whether to use this source code.
5. RTEMS
5.1. Introduction
This section presents the RTEMS drivers. The block diagram representing driver
functionality access via the RTEMS API is shown in Figure 5-1.
Figure 5-1 - Functionality access via RTEMS API