Visible to Intel only — GUID: lro1424385193739
Ixiasoft
1.1. Introduction
1.2. Bare Metal Overview
1.3. Prerequisites for the Bare Metal Development Environment
1.4. Bare Metal Compiler
1.5. Bare Metal Development Flow
1.6. Using DS-5 AE to Create and Manage Bare Metal Projects
1.7. Importing, Building and Debugging in a Make-Based Example
1.8. DS-5 ARM HWLIBs Project Derived from Make-Based Project
1.9. Minimal Preloader
1.10. Appendix: Troubleshooting
Visible to Intel only — GUID: lro1424385193739
Ixiasoft
1.8.3.1. Create a Debug Configuration
- Right-click on the project and pull-down to the Debug As > Debug Configurations option.
This opens the Debug Configurations dialog box.
- Create a new configuration and setup the debug hardware as shown.
Figure 65. ARMCC FPGA Managed Make Debug Connection Settings
- Select an available Bare Metal Debug Connection by clicking Browse. This returns a list of the available debug connections.
Figure 66. Connection Browser
- Click OK and then go to the Files tab on the top right. Select "Workspace..." and look for the AXF file in the project Debug sub-directory.
Figure 67. ARMCC FPGA Managed Make Files Settings
- Click on Apply and then Debug to start the debugging session.