Jump Teensy 4.0 to bootloader?

Rezo

Well-known member
As title asks, can this be done in software on the Teensy 4.x?
I found this link but it only covers the old Teensy 1.0/2.0

Thanks!
 
Thanks Paul. Ill implement a call to this function and give it a try.

On a similar topic, I remember reading either on the site or github that to jump from
USB, a command is sent from the host device.

Now with tools such as TyTools or the TeensyLoader CLI this is done automatically, but is there a way to jump from the TeensyLoader without loading an .ino file into TD and clicking the upload button, eg. in TeensyLoader click File>Select HEX and then trigger an upload?
 
Back
Top