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.
 
 
 
 
 
 

529 B

.. 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