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.
|
5 months ago | |
---|---|---|
.. | ||
boards | 5 months ago | |
pytest | 7 months ago | |
src | ||
CMakeLists.txt | ||
README.rst | ||
prj.conf | ||
sample.yaml | 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