eCosPro CDT (1.6.5) plug-in user's guide for Eclipse 2018-09 (4.9.0)
Copyright © 2010-2013, 2016-2018 eCosCentric Limited
3 November 2020
Table of Contents
- Introduction
- 1. Initial Reading
- 2. eCosPro CDT plug-in Macros
- 3. Quick Start / Walkthrough
- 4. Debugging eCos applications
- 5. About application projects
- 6. About configuration projects
- 7. GProf Profile Plugin Support
- 7.1. GProf Profile Plugin Installation
- 7.2. The eCosPro Runtime profile statistics package
- 7.3. Enabling profiling data generation within eCos and the eCosPro application
- 7.4. Enabling and Disabling profiling data collection
- 7.5. Extracting and Clearing the profiling data from the target
- 7.6. Display the profiling data using the GProf plugin
- 8. Hints and Troubleshooting
- 9. Upgrading Eclipse, eCosPro CDT plug-in and Eclipse Workspaces
List of Figures
- 3.1. New Project from Menu
- 3.2. New Project from Toolbar
- 3.3. Welcome Screen
- 3.4. New Project
- 3.5. C Project
- 3.6. Hello World Settings
- 3.7. Select Configurations
- 3.8. eCos Application Project configuration
- 3.9. New eCos Configuration project
- 3.10. eCos profile selection
- 3.11. eCos target and template selection
- 3.12. Open Associated Perspective
- 3.13. Build Progress
- 3.14. Build Project Menu
- 3.15. Application Build Project Menu
- 3.16. Project Explorer and Context Editor
- 4.1. Creating eCos launch configurations
- 4.2. Selecting eCos launch configuration types
- 4.3. eCos launch configurations
- 4.4. Select Configuration Type
- 4.5. eCos Remote Debugging dialog
- 4.6. eCos Hardware Debugging dialog
- 4.7. Confirm Perspective Switch dialog
- 4.8. Debug Download Execution
- 4.9. Debug Download Progress
- 4.10. Console Diagnostics Output
- 4.11. Hardware Launcher - ITM output via TCP/IP port
- 4.12. PEEDI Hardware Debugging launch configuration
- 4.13. Hardware Debugger Device Initialization
- 4.14. Specify GDB command file
- 5.1. eCos Application Properties
- 5.2. C/C++ Build Properties / Tools Settings
- 6.1. eCos Configuration Properties
- 6.2. Select eCos configuration file
- 6.3. Select eCosPro profile
- 7.1. Eclipse Installation Details - GProf
- 7.2. Eclipse Install GProf
- 7.3. Configuration Tool Install GProf Package
- 7.4. Profiling Data Capture through TFTP
- 7.5. Enable Application Profiling Data Generation
- 7.6. Capture and Clear Profiling Data
- 7.7. Gmon File Viewer: select binary
- 7.8. Gprof tab window
- 8.1. Find CYGBLD_GLOBAL_CFLAGS in configuration
- 8.2. Packages Dialog - Add CYGPKG_INFRA
List of Examples
- 4.1. Executable Not Highlighted
- 4.2. Set Hardware Breakpoint Limit
- 4.3. GDB Connection to OpenOCD pipe
- 4.4. Running OpenOCD
- 4.5. Running parseitm
- 4.6. Terminating a parseitm daemon
- 4.7. PEEDI configuration file including “licenses.txt” file
- 4.8. PEEDI “licenses.txt” file
- 4.9. PEEDI Initialization Commands
- 4.10. GDB Command File to reset hardware
- 6.1. eCos Builds Inhibited Error
- 7.1. Adding CYGPKG_PROFILE_GPROF with the command line
- 7.2. Enable profiling data collection
- 7.3. profile_off prototype
2020-11-03 | Legal Notice |