source: rtems-docs/user/tools/index.rst @ d224b11

5
Last change on this file since d224b11 was d224b11, checked in by Chris Johns <chrisj@…>, on 05/31/17 at 10:59:36

User: Improvements to some of the tools commands.

  • Property mode set to 100644
File size: 798 bytes
Line 
1.. comment SPDX-License-Identifier: CC-BY-SA-4.0
2
3.. comment: Copyright (c) 2017 Chris Johns <chrisj@rtems.org>
4.. comment: All rights reserved.
5
6<<<<<<< Updated upstream
7Host Tools
8**********
9
10The RTEMS kernel is developed on host computers cross-compiled and linking the
11kernel, language runtime libraries, 3rd party packages and application source
12code so it can run on target hardware. RTEMS and some of the hardware it
13support cannot self-host so we need a range of tools to support the wide range
14of avaliable host computers users wish to develop on. This section details the
15tools available on the host computers to help support RTEMS users and
16developers.
17
18.. include:: linker.rst
19.. include:: symbols.rst
20.. include:: exeinfo.rst
21.. include:: trace-linker.rst
22.. include:: bsp-builder.rst
Note: See TracBrowser for help on using the repository browser.