NOT SUPPORTED FROM Ada BINDING
NONE
This directive is called by the Board Support Package as the third step in initializing RTEMS. This directive initializes all statically configured device drivers and performs all RTEMS initialization which requires device drivers to be initialized.
In a multiprocessor configuration, this service will initialize the Multiprocessor Communications Interface (MPCI) and synchronize with the other nodes in the system.
After this directive is executed, control will be returned to the Board Support Package framework.
The Initialization Manager directives must be used in the proper sequence and invokved only once in the life of an application.
This directive must be invoked with interrupts disabled. Interrupts should be disabled as early as possible in the initialization sequence and remain disabled until the first context switch.
Copyright © 1988-2008 OAR Corporation