I am working with stm32H743 MCU, sometimes when I add a function, its calling caused a hard fault, when I move the function to another place in the code, the fault is resolved.What can be the reason?
Thanks for your response. Well, it's clear to me that I can research this and find the cause by using the debugger, Im using KEIL environment with ST-LINK debugger and there is also a KEIL document here https://www.keil.com/appnotes/files/apnt209.pdf...