Visible to Intel only — GUID: tqc1690186122664
Ixiasoft
1.2.1.1.2.1. Adding Nios® V/m Processor Intel® FPGA IP
1.2.1.1.2.2. Adding On-Chip Memory II (RAM or ROM) Intel® FPGA IP
1.2.1.1.2.3. Adding JTAG UART Intel® FPGA IP
1.2.1.1.2.4. Adding Reset Release Intel® FPGA IP
1.2.1.1.2.5. Connect Interfaces and Signals
1.2.1.1.2.6. Clear System Warnings and Errors
1.2.1.1.2.7. Configuring the Reset Vector of the Nios® V Processor
1.2.1.1.2.8. Saving and Generating System HDL
1.2.1.2.2.1. Adding Nios® V/m Processor Intel® FPGA IP
1.2.1.2.2.2. Adding On-Chip Memory (RAM or ROM) Intel® FPGA IP
1.2.1.2.2.3. Adding JTAG UART Intel® FPGA IP
1.2.1.2.2.4. Adding System ID Peripheral Intel® FPGA IP
1.2.1.2.2.5. Adding Reset Release Intel FPGA IP
1.2.1.2.2.6. Connect Interfaces and Signals
1.2.1.2.2.7. Clear System Warnings and Errors
1.2.1.2.2.8. Saving and Generating System HDL
Visible to Intel only — GUID: tqc1690186122664
Ixiasoft
1.4.4. Run Hello World Application
With the External Tool Configuration (Nios V JTAG UART Output) defined successfully, you may proceed to use it to display the Hello World application.
- Go to Run > External Tools > External Tools Configurations.
- Select Nios V JTAG UART Output.
- Click Run.
- The Hello World message is printed on the Console tab.
Figure 87. Hello World Message (Console tab)
Alternatively, you can display the Hello World application using CLI.
- Launch the Nios® V Command Shell.
$ niosv-shell
- Execute the command below to display the Hello World application.
$ juart-terminal -c 1 -d 0 -i 0