summaryrefslogblamecommitdiffstats
path: root/user/exe/index.rst
blob: 136a410a40f8ecd6989c0f80b9ff95a34ff214b8 (plain) (tree)
1
2
3
4
5
6
                                        
 
                                                    
 

                













                                                                              
.. SPDX-License-Identifier: CC-BY-SA-4.0

.. Copyright (C) 2018 Chris Johns <chrisj@rtems.org>

.. _Executables:

Executables
***********
.. index:: Executable
.. index:: Embedded executable

This section discusses what an RTEMS executable is and what happens when you
execute it in a target. The section discusses how an application executable is
created, what happens when an executable is loaded and run as well as
debugging an execiutable.

.. include:: executables.rst
.. include:: execution.rst
.. include:: initialization.rst
.. include:: debugging.rst