Forum Discussion
SObet
New Contributor
7 years agoLoading both ARM and NIOSII programs on CycloneV.
Is it possible to load two programs at once onto FPGA? (first one compiled for ARM and second one compiled for NIOSII)? What i already can do: create NIOSII / ARM project in Intel FPGA Monitor pro...
Ahmed_H_Intel1
Frequent Contributor
7 years agoHi,
Do you mean programming every thing at once? You must program the FPGA first with your system including the HPS IP that communicates with the ARM processor, this sets the FPGA fabric to work as an FPGA-SoC system after that you can follow this link to create preloader and UBoot to initialize the LINUX environment after that the LINUX (Zimage) can start.
https://rocketboards.org/foswiki/Documentation/A10GSRD1501CBBootloader
Regrads.