Visible to Intel only — GUID: adn1652841273915
Ixiasoft
1. About the RiscFree* IDE
2. Installation and Setup
3. Getting Started with RiscFree* IDE
4. Debug Setup for Nios® V Processor System
5. Debug Setup for Arm* Hard Processor System
6. Debugging with RiscFree* IDE
7. Ashling RiscFree* Integrated Development Environment (IDE) for Intel® FPGAs User Guide Archives
8. Document Revision History for the Ashling RiscFree* Integrated Development Environment (IDE) for Intel® FPGAs User Guide
A. Appendix
Visible to Intel only — GUID: adn1652841273915
Ixiasoft
4.1. Importing Nios® V Project
Note: To generate the Nios® V BSP or application project, refer to the Nios® V Embedded Processor Design Handbook.
To import Nios® V BSP and application project to RiscFree* IDE, follow these steps:
- To open the New Project wizard, click File > New > Project....
- In the New Project wizard, click C/C++ > C++ Project to select project.
- In C++ Project wizard, turn off Use default location. Browse and select the location of the Nios® V BSP or application project. Enter the project name (use the same name as the project folder).
- Under Project type, select CMake driven > Empty Project. Under Toolchains, select CMake driven. Click Finish. The CMake driven application or BSP project is added to the Project Explorer.
Figure 3. Importing Nios® V Sample Project
Related Information