Create a New Project
About this task
In this step you create a new project from the axiDemo code example.
Procedure
- Launch Eclipse.
- Select the Sapphire workspace if it is not open by default.
- Make sure you are in the C/C++ perspective.
Import the axiDemo example:
- Choose .
- Click Browse next to Existing Code Location.
- Browse to the software/standalone/axiDemo directory and click Select Folder.
- Select <none> in the Toolchain for Indexer Settings box.
- Click Finish.
Results
The axiDemo project folder displays in the Project Explorer. The folder has the makefile and main.c source code as well as launch scripts for the OpenOCD Debugger.