zephyr/samples/boards/nxp/mimxrt1170_evk_cm7/magic_addr
..
src
CMakeLists.txt
README.rst
prj.conf
sample.yaml

README.rst

.. zephyr:code-sample:: flexram_magic_addr
   :name: FLEXRAM magic address

   Configure an interrupt that triggers on arbitrary RAM/TCM address access.

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