Building the remote core RPMsg firmware#

This page includes links for how to build the remote core RPMsg firmware.

The remote core RPMsg IPC Echo Linux project is in the MCU+ SDK at examples/drivers/ipc/ipc_rpmsg_echo_linux

Steps to build remote core firmware can be found in the MCU+ SDK documentation at Build a Hello World example.

Starting in SDK 9.1, shared memory projects (including IPC projects) must be built as a system project. For more information, see Projects with shared memory must be built as a system project.

For more information about the MCU+ IPC code, reference section Getting started with MCU+ to MCU+ IPC examples.