This is the documentation for the latest (main) development branch of mcuxpresso sdk. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

mu_polling

Overview

The mu_polling example shows how to use MU driver in polling way:

In this example:

  1. Core 0 send message to Core 1 in polling mode via MU module.

  2. Core 1 send message back to Core 0 in polling mode.

  3. Core 0 receive message sent from Core 1 in polling mode.

Supported Boards