1.. zephyr:code-sample:: flexram_magic_addr
2   :name: FLEXRAM magic address
3
4   Configure an interrupt that triggers on arbitrary RAM/TCM address access.
5
6Overview
7********
8
9A sample that shows how to use RT11XX FLEXRAM Magic Addr functionality
10
11Magic Addr is a feature of FlexRAM that allows user to configure an interrupt
12on an arbitrary RAM/TCM address access. This sample shows how to use the custom
13API for the flexram in zephyr to use this unique feature.
14
15Building and Running
16********************
17
18see board documentation
19