Changeset aae09e2 in rtems-docs
- Timestamp:
- 03/24/16 02:28:36 (7 years ago)
- Branches:
- 4.11, 5, am, master
- Children:
- ea0777e
- Parents:
- a34c157
- git-author:
- Chris Johns <chrisj@…> (03/24/16 02:28:36)
- git-committer:
- Amar Takhar <verm@…> (05/03/16 00:51:27)
- Location:
- user
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
user/start/depend.rst
ra34c157 raae09e2 35 35 RTEMS makes no demands on graphics. 36 36 37 If you are using a VM or your host computer and is not a fast modern machine do 38 not be concerned. The tools may take longer to build than faster hardware 39 however building tools is something you do once. Once the tools and RTEMS is 40 built all your time can be spent writing and developing your application. Over 41 an hour does happen and for the ARM architecture with all BSPs it can be many 42 hours. 37 If you are using a VM or your host computer is not a fast modern machine do not 38 be concerned. The tools may take longer to build than faster hardware however 39 building tools is something you do once. Once the tools and RTEMS is built all 40 your time can be spent writing and developing your application. Over an hour 41 does happen and for the ARM architecture with all BSPs it can be many hours. 43 42 44 43 Host Software … … 172 171 173 172 The release packages of the RSB when unpacked have top level file names that 174 are too big to build RTEMS. You need to change or r name that path to something173 are too big to build RTEMS. You need to change or rename that path to something 175 174 smaller to build. This is indicated in :ref:`released-version`. 176 175 -
user/support/index.rst
ra34c157 raae09e2 9 9 This chapter covers all options available to both users and developers. If you 10 10 believe this is a bug report please submit it to the bug tracker otherwise the 11 developers mailing list the default location.11 developers mailing list is the default location to send the report. 12 12 13 13
Note: See TracChangeset
for help on using the changeset viewer.