Running into restricted memory issues with STM32H742VIT6?
Hello,
I'm having issues with software behaving inconsistently and freezing when I add certain lines, try to access certain variables, etc. I suspect maybe it has something to do with the restricted flash regions in the MCU. Is there any way around this? Can I "democratize" the whole flash and eliminate all of these restrictions somehow?
Here are my ROM/RAM settings in my project in Keil, if it is helpful for answering my question: 
Thanks to anyone who can help make my project compile and run according to my actual code!
-Brian
