eCosPro User Guide
Copyright © 2001-2004, 2009, 2010-2011 Free Software Foundation, Inc.
Copyright © 2010-2011, 2015-2024 eCosCentric Limited.
10 December 2024
Table of Contents
- I. Introduction
- II. Programming With eCos
- III. The eCos Configuration Tool
- 11. Getting Started
- 12. Getting Help
- 13. Customization
- 14. Screen Layout
- 15. The Configuration
- 16. Searching
- 17. Building
- 18. Execution
- 19. Creating a Shell
- 20. Keyboard Accelerators
- 21. Checking for updates
- IV. eCos Programming Concepts and Techniques
- V. Configuration and the Package Repository
- 26. Manual Configuration
- 27. Managing the Package Repository
- VI. Fixes and Patches
- VII. Appendixes and Index
List of Figures
- 7.1. Configuration Tool
- 7.2. File Menu
- 7.3. Target and Template selection
- 7.4. Configuring for the target
- 7.5. Selecting the Build Library menu item
- 7.6. Save file dialog
- 7.7. Build tools dialog
- 7.8. Host tools dialog
- 7.9. Selecting the Build Tests menu item
- 8.1. Run tests
- 8.2. Properties dialog box
- 9.1. Two threads with simple print statements after random delays
- 11.1. Linux Menu
- 11.2. Windows 10 Menu
- 11.3. Configuration Tool
- 11.4. Profile selection dialog
- 11.5. Profile editing dialog
- 11.6. Toolchain editing dialog
- 11.7. Save As dialog box
- 11.8. Open dialog box
- 12.1. Eclipse Help
- 13.1. Settings dialog, Display tab
- 13.2. Settings dialog, Viewers tab
- 14.1. Configuration Window
- 14.2. Conflicts Window
- 14.3. Properties Window
- 15.1. Packages dialog box
- 15.2. Platforms dialog box
- 15.3. Platform Modify dialog box
- 15.4. Templates dialog box
- 15.5. Options
- 15.6. Resolve conflicts window
- 15.7. Repository and Configuration Information dialog box
- 16.1. Find dialog box
- 17.1. Build Options
- 17.2. Build tools
- 17.3. Host tools
- 18.1. Run tests
- 18.2. Run Tests Properties dialog box
- 18.3. Run tests
- 18.4. Add files from folder
- 18.5. Output Tab
- 18.6. Summary Tab
- 19.1. Bash Shell
- 21.1. eCosPro Updates Available
- 23.1. Component repository
- 27.1. Package Administration
- 28.1. Pre-process patch on Linux
- 28.2. Pre-process patch on Windows
- 28.3. Example of the pre-process of a patch on Linux for version 3.1.15
- 28.4. Application of a patch on Linux
- 28.5. Application of a patch on Windows
- 28.6. Application of a patch on Windows XP
List of Tables
- 7.1. Configuration for various download methods
- 11.1. Profile definition file locations
- 14.1. Cell types
- 15.1. License Attributes
- 20.1. Keyboard accelerators
- 22.1. CDL Expressions
- 22.2. Configuration properties
List of Examples
- 7.1. Getting help from ecosconfig
- 7.2. ecosconfig output — list of available packages, targets and templates
- 10.1. A sample program that creates an alarm
- 25.1. Hello world with tracing
- 25.2. Including instrumentation
- 25.3. Providing class/code information
- 25.4. Using instrument buffers
- 25.5. Instrument buffer output
- 26.1. eCos linker script fragment
2024-12-10 |