Forum Discussion
CShih23
New Contributor
2 years agoError occurred during enumeration of RISC-V harts (no harts found)
My OS is Ubuntu 22.04 with kernel version 6.5.0-28-generic, and I'm using the Arria® 10 GX FPGA Development Kit (10AX115S2F45I1SG). My Quartus Prime version is 23.4. Following the 'AN 985: Nios® V P...
- 2 years ago
Hi
Did you met any error when downloading the sof file?
Another thing could you try the niosV-download command without any parameter as below:
"niosv-download sw/app_hal/build/hello.elf"
Regards
Jingyang, Teh
tehjingy_Altera
Regular Contributor
2 years agoHi
Did you met any error when downloading the sof file?
Another thing could you try the niosV-download command without any parameter as below:
"niosv-download sw/app_hal/build/hello.elf"
Regards
Jingyang, Teh
CShih23
New Contributor
2 years agoIt seems like I forgot to assign the clock PIN on Arria 10 GX. Besides, when I utilized Nios V/M on Arria 10 downloaded from the design store, simply changing the part and assignment did not work. Therefore, I configured the Platform Designer from scratch. Anyway, it now works.
Thank you for your response.