can i jump from a bootloader designed by me to an application program by changing the ProgramCounter .. i have an address location in a variable ..
mov pc, addr .. is this possible or any other options
... there is no return from application to bootloader program.. plz help me