Forum Discussion
aikeu
Regular Contributor
2 years agoHi allenS1,
Did you use the juart-terminal to perform the operation?
Here I tested with NiosV hello world. You can download the design from the below:
First program the .sof file of the design to the FPGA.
Then run the NiosV command shell. (niosv-shell)
Then download the hello worl application file into the design in the ready_to_test_file folder. (niosv-download app_hal2.elf)
Then perform:
niosv-download -g
niosv-download -r
juart-terminal
You will able to see the Hello world application running.
Thanks.
Regards,
Aik Eu