diff --git a/examples/zephyr/rpmsg_multi_services/README.rst b/examples/zephyr/rpmsg_multi_services/README.rst index 4846efb..9a6490f 100644 --- a/examples/zephyr/rpmsg_multi_services/README.rst +++ b/examples/zephyr/rpmsg_multi_services/README.rst @@ -22,8 +22,9 @@ the co-processor. Tested on board: -* `Lstm32mp157C_dk2 `_ -* `Lstm32mp157F_dk2 `_ +* `stm32mp157c_dk2 `_ +* stm32mp157f_dk2 (use stm32mp157c_dk2 for the zephyr build) +* `kv260_r5 `_ Building the application ************************* @@ -50,9 +51,19 @@ Enable: `rpmsg-utils `_ binaries +**Note:** The Linux OS builds built by `openamp-ci-builds `_ +fulfill these requirements as do the `OpenAMP demo images `_ +and the `OpenAMP demo docker images `_. + Running the sample ******************* +The demo1 script ( +for `stm32mp15x `_ +or for `zynqmp `_ ) +in the demo images run this demo. The section below can be used to run the demo manually or to +better understand what is going on. + Zephyr console ============== @@ -79,7 +90,7 @@ Open a Linux shell (minicom, ssh, etc.) * Start the demo environment -First copy the rpmsg_multi_services.elf file on the target rrottfs in /lib/firmware folder. +First copy the rpmsg_multi_services.elf file on the target rootfs in /lib/firmware folder. Then start the firmware: .. code-block:: console