Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jacob Wienecke 9e1bf0b496 dts: arm: nxp: RT10xx/11xx .dtsi Files: Remove flexram,bank-spec property 5 months ago
..
boards dts: arm: nxp: RT10xx/11xx .dtsi Files: Remove flexram,bank-spec property 5 months ago
pytest samples: magic_addr: add pytest check for magic_addr 7 months ago
src
CMakeLists.txt
README.rst
prj.conf
sample.yaml twister: add dt_node_prop_enabled support 7 months ago

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