Skip to content

Commit 8f7dfe1

Browse files
author
Sipke Vriend
committed
demos: add NXP reference board page
Refer issue 38: #38 Address review comment: NXP i.MX8M Plus is also supported.
1 parent 1332ea1 commit 8f7dfe1

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

demos/reference_boards.rst

+1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ In general the OpenAMP feature being exemplified is found in the `OpenAMP source
1212
docker_images
1313
system_reference-AMD-Xilinx
1414
system_reference-ST
15+
system_reference-NXP
1516
inter_process

demos/rpmsg_multi_services.rst

+4
Original file line numberDiff line numberDiff line change
@@ -157,3 +157,7 @@ This RPMsg Multi Services Sample is demonstrated in the following reference impl
157157

158158
* Refer to `Zephyr Build Instructions <https://github.com/OpenAMP/openamp-system-reference/tree/main/examples/zephyr/rpmsg_multi_services>`_.
159159
* Refer to `example demo script <https://github.com/OpenAMP/openamp-demo/blob/main/demos/demo-stm32mp157c-dk2/my-extra-stuff/home/root/demo1>`_.
160+
161+
* :ref:`NXP <reference_board_NXP>`
162+
163+
* Refer to Application Note `AN13970 Running Zephyr RTOS <https://www.nxp.com/docs/en/application-note/AN13970.pdf>`_

demos/system_reference-NXP.rst

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
2+
3+
.. _reference_board_NXP:
4+
5+
====================
6+
NXP Reference Boards
7+
====================
8+
9+
A number of the `OpenAMP project examples <https://github.com/OpenAMP/openamp-system-reference/tree/main/examples>`_ can be executed on NXP Reference boards.
10+
11+
* NXP `8MPLUSLPD4-EVK <https://www.nxp.com/design/design-center/development-boards-and-designs/8MPLUSLPD4-EVK>`_.
12+
13+
The `AN13970 Running Zephyr RTOS on Cadence Tensilica HiFi 4 DSP <https://www.nxp.com/docs/en/application-note/AN13970.pdf>`_ application note provides instructions for setting up the evaluation board.

0 commit comments

Comments
 (0)