Forum Discussion
tehjingy_Altera
Regular Contributor
5 months agoHi
For the Agilex5, the Hard Processor System(HPS) and the Nios V are different processors.
Nios V is a soft processor and it is based of a RISCV architecture, whereas the HPS consist the ARM Core that you mentioned.
There are multiple reading material for creating projects for Nios V and Baremetal project for the Agilex5.
Those are based of the Agilex5 Premium Devkit by Altera, however you could use it as a guidance to run it on the Agilex5 Eagle board.
Nios V Hello Wolrd - https://community.intel.com/t5/Nios-V-II-Embedded-Design-Suite/Nios-V-Processor-Installation-and-Hello-World-Execution-Part-1/m-p/1552554#M52380
HPS baremetal - https://altera-fpga.github.io/rel-25.1/driver-list_baremetal/
Regards
Jingyang, Teh