After the system is up and running, log in with the username and password root . After logging in, the following example applications are available:
• Running the Matrix Multiplication Test
• Running the Proxy Application
Note: Some important things to note are:
° After booting the Linux Kernel the remoteproc driver is already loaded. If not, check it has been enabled in the kernel config and check your device tree.
° If you have unloaded the remoteproc driver, you can load it as follows:
- For the Zynq UltraScale+ MPSoC device:
modprobe zynqmp_r5_remoteproc
- For the Zynq-7000 SoC device:
modprobe zynq_remoteproc