Forum Discussion
JMX
New Contributor
11 months agoNios V: niosv-download reports "no harts found" on Agilex 5 board
I am seeking for ideas with the following issues I have on agilex 5. I want to test a very basic example "hello world" on the board. However, I got a problem on downloading the elf file. My sof file...
FawazJ_Altera
Frequent Contributor
11 months agoGreetings,
This seems to be a reset issue. The Reset Release IP is missing from your platform. You may refer to the Nios V application note: https://www.intel.com/content/www/us/en/docs/programmable/784468/current/an-985-processor-tutorial.html
You can follow the steps in 1.2.1 section (1.2.1.1.2.4. Adding Reset Release Intel® FPGA IP).
Furthermore, you may refer to the design examples available for Agilex 5 development kit:
1- Agilex™ 5 - Hello World on Nios® V/g Processor Design Example
Thank you,
Fawaz.
JMX
New Contributor
11 months agoHi, I have tried to change my design but still shows this output when I run the command NIosV download. I will have a look at the links you attached, thank you so much for your quick reply!