Hi,
I want to log the error type and program counter when a hard fault occurred. I implemented some algorithm for that, I am using fds library for saving this information to flash. I do not get an error when saving hard fault information on the flash.
How can i save hard fault information to the flash?