How to know if there are any memory directions reserved?
Hello!
I am trying to use DTCMRAM on my stm32h743zi micro.
When i use an array located from 0x20001760 to 0x200017d4 there are some positions that do not update, it stays in 0 or "inf" value, but when i use other array located in different location, it works perfectly.
My question is..., Is there any reserved directions in this memory that are not allowed to use? If yes, how can i know which positions i can not use?
Thank you so much to everybody!
