bootloader jump to application not working Hi,Kindly Refer the attachments.Can you figure am I doing something wrong on jump to application program? (refer main.c)Here, the code is flashed in address 0x00008000 as expected, but jump to application is not done. The flash area of the actual PIT program as well, starts from 0x00008000, so I presume, there shouldn't be a problem. (refer flash.pngBut the program counter points to 0x400003B0, which is a RAM area. (refer PC.png)Could you please help me in,Performing Jump to Application programRelocating vector table to point the interrupts to the application programBest Regards,Prashanth Mohan