Hello,
According to app note AN12077 (Using the i.MX RT FlexRAM) OCRAM is used during boot:
The minimum configuration of OCRAM is 64 KB. This is required due to ROM code requires at least
64 KB of RAM for its execution (device dependent).
https://www.nxp.com/docs/en/application-note/AN12077.pdf
Customers can use OCRAM (after boot) as needed, in particular - for buffers.
App note AN12437 (i.MX RT Series Performance Optimization) states, that "OCRAM shows higher
performance than TCM when accessed by DMA, while lower performance when accessed by MCU core.
The reason is that OCRAM and DMA are in this same bus fabric, with less latency during the access."
https://www.nxp.com/docs/en/application-note/AN12437.pdf
Have a great day,
Yuri.
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.