From d224b11688453d44beb6a0a40b37ca3f9c08fbd8 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Wed, 31 May 2017 20:59:36 +1000 Subject: User: Improvements to some of the tools commands. --- user/tools/index.rst | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'user/tools/index.rst') diff --git a/user/tools/index.rst b/user/tools/index.rst index d77a7ca..feb3d31 100644 --- a/user/tools/index.rst +++ b/user/tools/index.rst @@ -3,18 +3,17 @@ .. comment: Copyright (c) 2017 Chris Johns .. comment: All rights reserved. -Tools -***** +<<<<<<< Updated upstream +Host Tools +********** -The RTEMS kernel is developed on a host computer where the user's application -code is cross-compiled to the target hardware's processor instructions and -linked to the RTEMS kernel and language runtime libraries, and any 3rd party -packages. RTEMS is not a multiprocess operating system and self hosting the -types of tools need to create executables is not feasable. As a result a range -of support tools are needed and they need run on the wide range of avaliable -host computers users wish to develop on. This section details the tools -available on host computers RTEMS users and developers need to create RTEMS -executables. +The RTEMS kernel is developed on host computers cross-compiled and linking the +kernel, language runtime libraries, 3rd party packages and application source +code so it can run on target hardware. RTEMS and some of the hardware it +support cannot self-host so we need a range of tools to support the wide range +of avaliable host computers users wish to develop on. This section details the +tools available on the host computers to help support RTEMS users and +developers. .. include:: linker.rst .. include:: symbols.rst -- cgit v1.2.3