Visible to Intel only — GUID: phj1654092239013
Ixiasoft
1. About the RiscFree* IDE
2. Getting Started with the Ashling* RiscFree* IDE for Intel® FPGAs
3. Using Ashling* RiscFree* IDE for Intel® FPGAs with Nios® V Processor System
4. Using Ashling* RiscFree* IDE for Intel® FPGAs with Arm* Hard Processor System
5. Debugging Features with RiscFree* IDE for Intel® FPGAs
6. Debugging with Command-Line Interface
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
3.1. Importing Nios® V Processor Project
3.2. Building Nios® V Processor Project
3.3. Setting Run Configuration to Download Nios® V Processor Project
3.4. Setting Debug Configuration to Debug Nios® V Processor Project
3.5. Setting Debug Configuration to Debug a Booting Nios® V Processor Project
3.6. Debugging Tools
5.1. Debug Features in RiscFree* IDE
5.2. Processor System Debug
5.3. Heterogeneous Multicore Debug
5.4. Debugging µC/OS-II Application
5.5. Debugging FreeRTOS Application
5.6. Debugging Zephyr Application
5.7. Arm* HPS On-Chip Trace
5.8. Debugging the Arm* Linux Kernel
5.9. Debugging Target Software in an Intel® Simics Simulator Session
Visible to Intel only — GUID: phj1654092239013
Ixiasoft
A.2. Performing External Tools Configuration
External tool configuration is a generic feature where you can configure the RiscFree* IDE to include tools based on your requirement.
To perform external tool configuration for juart terminal, follow these steps:
- Go to Run > External Tools > External Tools Configurations…. Double click Program to open a New_configuration window.
- Rename the configuration as Nios V JTAG UART Output.
- Browse and select the juart-terminal file in the following paths:
Operating System Path Windows* Quartus® Prime Software <Intel Quartus Prime installation directory>/quartus/bin64/juart-terminal.exe Quartus® Prime Programmer and Tools <Intel Quartus Prime installation directory>/qprogrammer/quartus/bin64/juart-terminal.exe Linux* Quartus® Prime Software <Intel Quartus Prime installation directory>/quartus/linux64/juart-terminal Quartus® Prime Programmer and Tools <Intel Quartus Prime installation directory>/qprogrammer/quartus/linux64/juart-terminal - Set the preferred arguments. In this example, set the arguments as follows:
- Connect to JTAG UART at cable 1: -c 1
- Connect to device 0: -d 1
- Connect to instance 0: -i 0
Note: JTAG device chain index varies according to your setup. Run jtagconfig --debug to obtain the latest device chain index numbering.Figure 83. External Tools ConfigurationNote: The steps are also applicable to other Nios® V tools (niosv-app and niosv-bsp) under <Intel Quartus Prime installation directory>/niosv/bin directory. These tools are not available for standalone RiscFree* IDE installation with the Quartus® Prime Programmer and Tools.