Hi,
Situation:
I thought 0x80000000 is the right thing for running the DDR RAM version, just following the ideas of page 19 and 20 of docs/Getting Started with MCUXpresso SDK for i.MX 8M Mini.pdf.
How do I run the DDR RAM version correctly?
Thanks in advance for your help.
aaah, you can delete this post, if you want. I found the solution on page 19.
For the DDR RAM build target, I need also to call dcache flush:
I wonder why, could you explain, please? And could you also explain what the build target flash_release is for!? Thanx in advance again.