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

..--

pytest/04-Jan-2025-2516

src/04-Jan-2025-5839

CMakeLists.txtD04-Jan-2025258 116

README.rstD04-Jan-2025529 1912

prj.confD04-Jan-202590 43

sample.yamlD04-Jan-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