Hi, I am using sdk 12.3.0 sd130v2. I have the hardfault_implementation.c included in the project. But I am not able to keep breakpoint anywhere in that file. I have made HARDFAULT_HANDLER_ENABLED 1 in sdk_config.h and included 'HARDFAULT_HANDLER_ENABLED' in project options defines. Still no luck. In other words, how to debug hardfault handler error in sdk 12.3.0?