Application crashing when going from bootloader to application after UART
Hi, I am writing my bootloader, I changed MSP and reset handler value correctly so code is able to got application mode.

In my application I changed VTOR value as below but still my application is getting stuck post sending data to UART.


I am using STM workbench IDE so when I try to debug application code, its erasing bootloader code so I am unable to check exact reason of failure. Any suggestion as code looks fine to me.
