Demos for v2023.10.0
These sdcard images contain the demos built with the v2023.10.0 release of OpenAMP.
The Linux rpmsg utilities and Zephyr apps were built with v2023.10.0 of openamp-system-reference.
The DTBs used in the demo were built using v2023.10.1 of openamp-system-reference.
The OS images and boot firmware were built with v2023.10.0 openamp-ci-builds.
And this repo combines them and contains the demo scripts.
To run these demos:
- write these images to an sd card and boot your board
- For Zynqmp boards, let the board boot to the u-boot menu
- choose one of the 3 demo configurations
- On the serial port, log in with user root and no password
- Follow the instructions provided
Notes:
- KV260: Linux looses access to the UART console after running the zephyr R5 demos as they take over the UART.
- use ssh if you wish to retain shell access to Linux
- ZCU102: shutdown -r now does not work correctly when u-boot comes back up.
- Power cycle the board to run a different demo config
- Most R5 demos print to the 2nd UART on this board
- There is no docker image update for this release due to issues with Xilinx QEMU and the upstream kernel (v6.5.8)
- This will be fix later