Hi guys,
I am working on a bootloader/firmware swapping algorithm. I want to jump from firmware to bootloader and viceversa. I have thought to do it with an address jumping in assembler but I do not know the assembler instrucctions, in C is a little complex for me. I am using a MPC5645s microcontroller.
Could anybody gives me an idea how to do it?
Thank you very much in advance,
Javier