Running the Example Applications - 2022.1 English

Libmetal and OpenAMP User Guide (UG1186)

Document ID
UG1186
Release Date
2022-06-15
Version
2022.1 English

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 Echo Test

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