zephyr/samples/boards/mimxrt1170_evk_cm7/magic_addr
Declan Snyder 31eb944fcd samples: boards: mimxrt11xx_cm7: Magic addr sample
Add magic address sample to show how to use flexram
magic address using memc flexram driver.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2023-11-13 09:42:28 +01:00
..
src samples: boards: mimxrt11xx_cm7: Magic addr sample 2023-11-13 09:42:28 +01:00
CMakeLists.txt samples: boards: mimxrt11xx_cm7: Magic addr sample 2023-11-13 09:42:28 +01:00
prj.conf samples: boards: mimxrt11xx_cm7: Magic addr sample 2023-11-13 09:42:28 +01:00
README.rst samples: boards: mimxrt11xx_cm7: Magic addr sample 2023-11-13 09:42:28 +01:00
sample.yaml samples: boards: mimxrt11xx_cm7: Magic addr sample 2023-11-13 09:42:28 +01:00

.. _flexram_magic_addr:

FLEXRAM Magic Addr
##################

Overview
********

A sample that shows how to use RT11XX FLEXRAM Magic Addr functionality

Magic Addr is a feature of FlexRAM that allows user to configure an interrupt
on an arbitrary RAM/TCM address access. This sample shows how to use the custom
API for the flexram in zephyr to use this unique feature.

Building and Running
********************

see board documentation