How to set up IRAM1/IRAM2 in Keil with STM32H742VIT6?
Hello,
I'm having weird problems with code crashing, perhaps related to how I have IRAM1/IRAM2 set up in my project:

Looking in the reference manual, I see that the SRAM starting at 0x2000_0000 is the DTCM_RAM on TCM interface (data RAM?), the SRAM starting at 0x2400_0000 is the D1 domain, AXI SRAM but I don't see any documentation for how big either of these are. I also can't figure out what is meant in Keil by IRAM1 vs. IRAM2 (Google is not very helpful), although I suspect that question might not be within the scope of the STM forums...
If anyone can help with this I will really appreciate it!
Thanks,
-Brian
