So, i am trying to implement UDS bootloader, i our application, if we modify the linker file to match the UDS app bootloader, the Application reset fail, when i say reset fail is even if i am connected with debugger, and click on reset from IDE toolbar the code doesnt run and terminate with fault.
I tried tracing the code to reset handler, but it doesnt not show in the reset handler.
I have attached the linker file and the image of debug report on reset.
Any help with this regard will be much appreciated.
What i have notice is if i change the start address of flash it won't reboot and hung.
int_pflash : ORIGIN = 0x00440200, LENGTH = 0x003D4000 - 0x00040200