Question
STM32H745ZI: About the affect to ITCM after remaping internal flash to address 0x00000000
Hi guys,
When setting option bytes to boot device from internal flash (at 0x0800_0000), the entire Flash memory region is aliased to start at address 0x0000_0000. But the mapping address of ITCM is starting from 0x0000_0000 to 0x0000_FFFF, so I wanna know whether the ITCM is visible or not to M7 Core in this situation, or how to do for executing code from ITCM.
I have no idea about that, help me, please.
Thank you.