Typical way of loading runtime to Arm core (HPS)
Hi,
I'm wondering what is the typical way to load runtime executable to FPGA once I build host and device by oneAPI.
I followed Agilex™ 7 FPGA I-Series Development Kit (2x R-Tile and 1x F-Tile) to boot up HPS on my Agilex™ 7 FPGA I-Series Development Kit (2x R-Tile and 1x F-Tile) . Now I can establish serial communication and run ./hello in the linux kernel. But I don't know how should I load executable files to FPGA devkit. Tutorials like Get Started with the Intel® oneAPI Base Toolkit for Linux* does not provide details on how to copy executable files to runtime system.
According to my experience of working with Xilinx ultrascale board, I can establish ethernet connection between host and device, and use 'scp' to copy executable files from host to device. Do I have similar options while using Agilex7 I-series devkit? There seems to be no ethernet or USB ports on my board.
Thanks,
Runlong