Question
Corrupted RAM after enabled D-Cache
I'm working on the NUCLEO-H743ZI (STM32 H7 processor).
In main after enabeling the MPU I enabled the D-Cache by calling SCB_EnableDCache().
I noticed that my RAM starting at 0x30000000 is getting corrupted after calling SCB_EnableDCache() .
Any Ideas what am I missing here?
Thanks,
Yehuda.
