How to re-enter bootloader after app has started?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Is it possible for the application to restart the bootloader?   Is there a API (or software reset) available to the application to do this?

0 Likes
1 Reply
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

There is a CySoftwareReset() API. See System Reference Guide from Creator help menu.

   

 

   

Bob

0 Likes