This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to monitor what got me to an exception handlers?

How can i monitor where an HardFault_Handler (for example) exception occured?
which function, paramter or line rised this exception..
i think i would need to add a fuction to Handler functions so it will save the stack path to flash memory so i could watch it from the map file.

does it has to be an inline assembly function?

i would welcome any suggestion :)

thanks!

Parents Reply Children