Exception handler execution Hi All,We are using SPC560PL3 development board in our project. I'm facing issue with board reset, My code works for some time and resets. I tried to check with exceptions added handlers in the irq.c file. I have attached the file for reference, Please check.When my board resets, I'm expecting some messages to print. But I'm not seeing any messages for reset issue. My UART works fine. Please let me know what I'm missing here. Do I need to set any option in the SPC5 studio? Or any code need to be modify to call these call back functions?Help me to solve this issue.Thanks,Basava.