Visible to Intel only — GUID: phj1654092239013
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: 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* Intel® Quartus® Prime Software <Intel Quartus Prime installation directory>/quartus/bin64/juart-terminal.exe Intel® Quartus® Prime Programmer and Tools <Intel Quartus Prime installation directory>/qprogrammer/quartus/bin64/juart-terminal.exe Linux* Intel® Quartus® Prime Software <Intel Quartus Prime installation directory>/quartus/linux64/juart-terminal Intel® 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 0
- Connect to instance 0: -i 0
Note: JTAG device chain index varies according to your setup. To obtain the latest device chain index numbering, run openocd-cfg-gen --print command in Nios® V Command Shell.Figure 38. 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 Intel® Quartus® Prime Programmer and Tools.