• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

boards/18-Mar-2025-2019

pytest/18-Mar-2025-2516

src/18-Mar-2025-5839

CMakeLists.txtD18-Mar-2025258 116

README.rstD18-Mar-2025529 1912

prj.confD18-Mar-202590 43

sample.yamlD18-Mar-2025327 1413

README.rst

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