Hi,
this code "jmp 0,x",
here 0 is offset.
x stored application reset vector address.
after execution jmp 0,x, code jump to address (x+0) and execute there.
Have a great day,
Jennie Zhang
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------