2020-04-10 07:44 AM
Hi,
My setup:
What is the correct way to jump from application to bootloader?
Thanks,
regards
Solved! Go to Solution.
2020-04-22 08:05 AM
Hi,
could you clarify your question? Generally the bootloader is executed on the reset and is used to update the current application or to jump to execute the previous one. When the application is running, generally the only way to re-execute the bootloader is to reset the core.
Please, feel free to contact me for any other clarification.
Regards,
Luigi
2020-04-22 08:05 AM
Hi,
could you clarify your question? Generally the bootloader is executed on the reset and is used to update the current application or to jump to execute the previous one. When the application is running, generally the only way to re-execute the bootloader is to reset the core.
Please, feel free to contact me for any other clarification.
Regards,
Luigi
2020-04-22 09:01 AM
Dear Luigi, thanks for reply.
I asked this question because I didn't know how to reset core "programmatically".
Now, I resolved.
Many thanks!
Regards,
Leonardo
2020-04-22 09:02 AM
Dear Luigi, thanks for reply.
I asked this question because I didn't know how to reset core "programmatically".
Now, I resolved.
Many thanks!
Regards,
Leonardo