This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Implementing application level z_SysFatalErrorHandler

Hi,

I'd like to implement my own application level z_SysFatalErrorHandler so have declared it in main.c and removed the __weak qualifier, however when I force a fault it always ends up in the original one in sys_fatal_error_handler.c.

Any pointers?

Thx!

Parents Reply Children
No Data
Related