summaryrefslogtreecommitdiffstats
path: root/c-user/initialization/introduction.rst
blob: ae14fb0d37d2b1be677b2985f17a8c22637b4ed7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.. SPDX-License-Identifier: CC-BY-SA-4.0

.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)

Introduction
============

The Initialization Manager is responsible for initializing the Board Support
Package, RTEMS, device drivers, the root filesystem and the application.  The
:ref:`Fatal Error Manager <fatal_error_manager>` is responsible for the system
shutdown.

The Initialization Manager provides only one directive:

- :ref:`rtems_initialize_executive`