Data in RAM of stm32h7 gets messed up
I wrote a code for stm32h745, masking the M4 core, and debugged it for two weeks without any problems per se, but yesterday, I realized that I could download the code, but in debug, I noticed that the data in RAM changes, and I didn't make any changes to that data, and I didn't have this problem before. My code hardly changes at all and I can rule out the out of address range issue. What is the reason for this. Is there any part of the chip that is damaged?
