I have a STM32L476RG Nucleo-64, and I am trying to run code from ram, but whenever I do it, it makes it to the function but does not execute the code, and on return it hard faults. I am not trying to put all code in ram just one function. /* USER COD...