defragster
Senior Member+
Posted this somewhere once and seeing it today on a Just Built Win 11 PC.
Installed IDE 2.1 and TD build 1.58.1 and ran just a T_4.0 for a couple of sketches in remote area in past days.
Today replaced prior desktop with this new machine and plugged in the hub running 3 T_4.1's.
Added a T_4.0 since that was what the IDE was set for - and the T_4.1's were another test.
First uploads took one of the three T_4.1's offline and gave the 'code for 4.0 won't run on a 4.1' error from loader.
Power down T_4.1 with RED LED on and push T_4.0 button and T_4.0 is programmed. If that RED LED T_4.1 was power cycled it would again repeat above with RED LED and loader error on next upload.
Repeat with a removed T_4.1 and IDE 2.1 Upload takes another offline to RED LED and loader error, until there are no T_4.1's powered up.
After writing the above the three T_4.1's were powered up and the same open sketch Uploaded and the failure repeated.
T_Sermon in use for all instances and it was working with the T_4.0 {no other Serial Monitor open or used}
Here is that shorter Loader Verbose:
Installed IDE 2.1 and TD build 1.58.1 and ran just a T_4.0 for a couple of sketches in remote area in past days.
Today replaced prior desktop with this new machine and plugged in the hub running 3 T_4.1's.
Added a T_4.0 since that was what the IDE was set for - and the T_4.1's were another test.
First uploads took one of the three T_4.1's offline and gave the 'code for 4.0 won't run on a 4.1' error from loader.
Power down T_4.1 with RED LED on and push T_4.0 button and T_4.0 is programmed. If that RED LED T_4.1 was power cycled it would again repeat above with RED LED and loader error on next upload.
Repeat with a removed T_4.1 and IDE 2.1 Upload takes another offline to RED LED and loader error, until there are no T_4.1's powered up.
Code:
01:01:38.360 (post_compile 1): Begin, version=1.58, high-res time
01:01:39.132 (loader): Teensy Loader 1.58, begin program
01:01:39.185 (loader): Listening for remote control on port 3149
01:01:39.185 (loader): initialized, showing main window
01:01:39.283 (loader): remote connection 1272 opened
01:01:39.283 (loader): remote cmd from 1272: "comment: Teensyduino 1.58 - WINDOWS (teensy_post_compile)"
01:01:39.283 (loader): remote cmd from 1272: "status"
01:01:39.283 (post_compile 1): ARDUINO_USER_AGENT = "arduino-cli/0.32.2 arduino-ide/2.1.0 grpc-node-js/1.6.8"
01:01:39.283 (post_compile 1): Sending command: comment: Teensyduino 1.58 - WINDOWS (teensy_post_compile)
01:01:39.284 (loader): HID/win32: vid:1462 pid:7E06 ver:0001 usb:0/140000/0/2
01:01:39.284 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:01:39.284 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:01:39.285 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:01:39.285 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:01:39.285 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:01:39.285 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:01:39.286 (loader): remote cmd from 1272: "dir:T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\"
01:01:39.286 (loader): remote cmd from 1272: "file:sketch_jun30a.ino.hex"
01:01:39.287 (post_compile 1): Status: 0, 0, 0, 0, 0, 0, T:\TEMP\arduino_build_83961\, PPSfromRTC.ino.hex
01:01:39.287 (post_compile 1): Sending command: dir:T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\
01:01:39.287 (post_compile 1): Sending command: file:sketch_jun30a.ino.hex
01:01:39.289 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:01:39.291 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:01:39.291 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:01:39.291 (loader): File "sketch_jun30a.ino.hex". 19456 bytes
01:01:39.296 (loader): remote cmd from 1272: "status"
01:01:39.297 (loader): remote cmd from 1272: "auto:on"
01:01:39.298 (post_compile 1): Status: 1, 0, 0, 0, 0, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:01:39.298 (post_compile 1): Sending command: auto:on
01:01:39.298 (post_compile 1): Disconnect
01:01:39.313 (loader): remote connection 1272 closed
01:01:40.562 (post_compile 2): Begin, version=1.58, high-res time
01:01:40.563 (loader): remote connection 1288 opened
01:01:40.563 (loader): remote cmd from 1288: "comment: Teensyduino 1.58 - WINDOWS (teensy_post_compile)"
01:01:40.563 (loader): remote cmd from 1288: "status"
01:01:40.563 (post_compile 2): ARDUINO_USER_AGENT = "arduino-cli/0.32.2 arduino-ide/2.1.0 grpc-node-js/1.6.8"
01:01:40.563 (post_compile 2): Sending command: comment: Teensyduino 1.58 - WINDOWS (teensy_post_compile)
01:01:40.563 (post_compile 2): port = "usb:0/140000/0/5/2/3"
01:01:40.564 (loader): remote cmd from 1288: "dir:T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\"
01:01:40.564 (loader): remote cmd from 1288: "file:sketch_jun30a.ino.hex"
01:01:40.564 (post_compile 2): Status: 1, 1, 0, 0, 0, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:01:40.564 (post_compile 2): Sending command: dir:T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\
01:01:40.565 (post_compile 2): Sending command: file:sketch_jun30a.ino.hex
01:01:40.568 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:01:40.570 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:01:40.570 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:01:40.570 (loader): File "sketch_jun30a.ino.hex". 19456 bytes
01:01:40.571 (loader): remote cmd from 1288: "status"
01:01:40.572 (post_compile 2): Status: 1, 1, 0, 0, 0, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:01:40.572 (post_compile 2): Disconnect
01:01:40.594 (loader): remote connection 1288 closed
01:01:40.594 (loader): remote connection 1324 opened
01:01:40.594 (post_compile 3): Running teensy_reboot: "C:\Users\TimLabs\AppData\Local\Arduino15\packages\teensy\tools\teensy-tools\1.58.0\teensy_reboot.exe" teensy_reboot.exe "-board=TEENSY40" "-port=usb:0/140000/0/5/2/3" "-portlabel={serial.port.label}" "-portprotocol={serial.port.protocol}"
01:01:44.705 (reboot 4): Begin, version=1.58, high-res time
01:01:44.705 (reboot 4): location = usb:0/140000/0/5/2/3
01:01:44.705 (reboot 4): portlabel = {serial.port.label}
01:01:44.705 (reboot 4): portprotocol = {serial.port.protocol}
01:01:44.705 (reboot 4): LoadLibrary cfgmgr32 ok
01:01:44.705 (reboot 4): LoadLibrary ntdll ok
01:01:44.705 (reboot 4): found_usb_device, id=\\?\usb#vid_16c0&pid_0483#6150110#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:01:44.705 (reboot 4): found_usb_device, devinst=00000004
01:01:44.705 (reboot 4): found_usb_device, loc=usb:0/140000/0/5/2/3 Port_#0003.Hub_#0007
01:01:44.705 (reboot 4): found_usb_device, hwid=USB\VID_16C0&PID_0483&REV_0279
01:01:44.705 (reboot 4): add: loc=usb:0/140000/0/5/2/3, class=USB, vid=16C0, pid=0483, ver=0279, serial=6150110, dev=\\?\usb#vid_16c0&pid_0483#6150110#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:01:44.705 (reboot 4): comport_from_devinst_list attempt
01:01:44.705 (reboot 4): found Ports in classguid_list at index=1
01:01:44.705 (reboot 4): port COM7 found from devnode
01:01:44.705 (reboot 4): found_usb_device complete
01:01:44.705 (reboot 4): found_usb_device, id=\\?\usb#vid_16c0&pid_0483#9706370#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:01:44.705 (reboot 4): found_usb_device, loc=usb:0/140000/0/5/2/1/3 Port_#0003.Hub_#0009
01:01:44.705 (reboot 4): found_usb_device, hwid=USB\VID_16C0&PID_0483&REV_0280
01:01:44.705 (reboot 4): found_usb_device, devinst=00000005
01:01:44.705 (reboot 4): add: loc=usb:0/140000/0/5/2/1/3, class=USB, vid=16C0, pid=0483, ver=0280, serial=9706370, dev=\\?\usb#vid_16c0&pid_0483#9706370#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:01:44.705 (reboot 4): comport_from_devinst_list attempt
01:01:44.705 (reboot 4): found Ports in classguid_list at index=1
01:01:44.705 (reboot 4): port COM6 found from devnode
01:01:44.705 (reboot 4): found_usb_device complete
01:01:44.706 (reboot 4): found_usb_device, id=\\?\usb#vid_16c0&pid_0483#7658860#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:01:44.706 (reboot 4): found_usb_device, hwid=USB\VID_16C0&PID_0483&REV_0280
01:01:44.706 (reboot 4): found_usb_device, loc=usb:0/140000/0/5/2/2 Port_#0002.Hub_#0007
01:01:44.706 (reboot 4): found_usb_device, devinst=00000006
01:01:44.706 (reboot 4): add: loc=usb:0/140000/0/5/2/2, class=USB, vid=16C0, pid=0483, ver=0280, serial=7658860, dev=\\?\usb#vid_16c0&pid_0483#7658860#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:01:44.706 (reboot 4): comport_from_devinst_list attempt
01:01:44.706 (reboot 4): found Ports in classguid_list at index=1
01:01:44.706 (reboot 4): port COM5 found from devnode
01:01:44.706 (reboot 4): found_usb_device complete
01:01:44.706 (reboot 4): found_usb_device, id=\\?\usb#vid_16c0&pid_0483#13287570#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:01:44.706 (reboot 4): found_usb_device, loc=usb:0/140000/0/5/2/4 Port_#0004.Hub_#0007
01:01:44.706 (reboot 4): found_usb_device, hwid=USB\VID_16C0&PID_0483&REV_0280
01:01:44.706 (reboot 4): found_usb_device, devinst=00000007
01:01:44.706 (reboot 4): add: loc=usb:0/140000/0/5/2/4, class=USB, vid=16C0, pid=0483, ver=0280, serial=13287570, dev=\\?\usb#vid_16c0&pid_0483#13287570#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:01:44.706 (reboot 4): comport_from_devinst_list attempt
01:01:44.706 (reboot 4): found Ports in classguid_list at index=1
01:01:44.706 (reboot 4): port COM4 found from devnode
01:01:44.706 (reboot 4): found_usb_device complete
01:01:44.707 (reboot 4): usb scan found 4 devices
01:01:44.708 (loader): remote connection 1360 opened
01:01:44.708 (loader): remote cmd from 1360: "show:arduino_attempt_reboot"
01:01:44.708 (loader): got request to show arduino rebooting message
01:01:44.708 (reboot 4): found Teensy Loader, version 1.58
01:01:44.708 (reboot 4): Sending command: show:arduino_attempt_reboot
01:01:44.709 (loader): remote cmd from 1360: "comment: Teensyduino 1.58 - WINDOWS (teensy_reboot)"
01:01:44.709 (loader): remote cmd from 1360: "status"
01:01:44.709 (reboot 4): Sending command: comment: Teensyduino 1.58 - WINDOWS (teensy_reboot)
01:01:44.710 (reboot 4): Status: 1, 1, 0, 0, 0, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:01:44.710 (reboot 4): do_reset (serial) COM4
01:01:44.712 (loader): remote cmd from 1360: "status"
01:01:44.714 (reboot 4): Status: 1, 1, 0, 0, 0, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:01:44.714 (reboot 4): status read, retry 0
01:01:44.824 (loader): remote cmd from 1360: "status"
01:01:44.826 (reboot 4): Status: 1, 1, 0, 0, 0, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:01:44.826 (reboot 4): status read, retry 1
01:01:44.934 (loader): remote cmd from 1360: "status"
01:01:44.935 (reboot 4): Status: 1, 1, 0, 0, 0, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:01:44.935 (reboot 4): status read, retry 2
01:01:45.042 (loader): remote cmd from 1360: "status"
01:01:45.043 (loader): secure mode can not be locked: this is Standard Teensy
01:01:45.043 (loader): encryption is possible on this Teensy, but not yet configured
01:01:45.044 (loader): but without secure mode locked, encryption will NOT be secure!
01:01:45.044 (loader): Device came online, code_size = 8126464
01:01:45.044 (loader): Board is: Teensy 4.1 (IMXRT1062), version 1.08
01:01:45.047 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:01:45.049 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:01:45.049 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:01:45.049 (loader): File "sketch_jun30a.ino.hex". 19456 bytes, 0% used
01:01:45.057 (loader): set background IMG_ONLINE
01:01:45.064 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:01:45.066 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:01:45.066 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:01:45.066 (loader): File "sketch_jun30a.ino.hex". 19456 bytes, 0% used
01:01:45.074 (loader): elf appears to be for Teensy 4.0 (IMXRT1062) (2031616 bytes)
01:01:45.074 (loader): elf binary data matches hex file
01:01:45.074 (loader): elf file is for Teensy 4.0 (IMXRT1062)
01:01:45.074 (loader): Incompatible file, showing warning dialog
01:01:45.083 (reboot 4): Status: 1, 0, 1, 1, 0, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:01:45.083 (reboot 4): status read, retry 3
01:01:45.083 (reboot 4): Success
01:01:45.083 (reboot 4): Disconnect
01:01:45.106 (loader): remote connection 1360 closed
01:01:45.107 (loader): remote connection 1324 closed
01:01:45.167 (loader): HID/win32: HidD_GetPreparsedData ok, device still online :-)
01:01:58.690 (loader): Device went offline
01:01:58.941 (loader): HID/win32: vid:1462 pid:7E06 ver:0001 usb:0/140000/0/2
01:01:58.941 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:01:58.941 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:01:58.942 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:01:58.942 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:01:58.942 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:01:58.942 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:03:01.685 (loader): file changed
01:03:01.688 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:03:01.689 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:03:01.689 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:03:01.689 (loader): File "sketch_jun30a.ino.hex". 19456 bytes
01:03:01.764 (post_compile 5): Begin, version=1.58, high-res time
01:03:01.765 (loader): remote connection 1288 opened
01:03:01.765 (loader): remote cmd from 1288: "comment: Teensyduino 1.58 - WINDOWS (teensy_post_compile)"
01:03:01.765 (post_compile 5): ARDUINO_USER_AGENT = "arduino-cli/0.32.2 arduino-ide/2.1.0 grpc-node-js/1.6.8"
01:03:01.765 (post_compile 5): Sending command: comment: Teensyduino 1.58 - WINDOWS (teensy_post_compile)
01:03:01.765 (loader): remote cmd from 1288: "status"
01:03:01.766 (loader): remote cmd from 1288: "dir:T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\"
01:03:01.766 (loader): remote cmd from 1288: "file:sketch_jun30a.ino.hex"
01:03:01.766 (post_compile 5): Status: 1, 0, 0, 1, 1, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:03:01.766 (post_compile 5): Sending command: dir:T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\
01:03:01.766 (post_compile 5): Sending command: file:sketch_jun30a.ino.hex
01:03:01.770 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:03:01.771 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:03:01.771 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:03:01.771 (loader): File "sketch_jun30a.ino.hex". 19456 bytes
01:03:01.775 (loader): remote cmd from 1288: "status"
01:03:01.776 (loader): remote cmd from 1288: "auto:on"
01:03:01.777 (post_compile 5): Status: 1, 0, 0, 1, 1, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:03:01.777 (post_compile 5): Sending command: auto:on
01:03:01.777 (post_compile 5): Disconnect
01:03:01.802 (loader): remote connection 1288 closed
01:03:02.234 (post_compile 6): Begin, version=1.58, high-res time
01:03:02.235 (loader): remote connection 1328 opened
01:03:02.235 (loader): remote cmd from 1328: "comment: Teensyduino 1.58 - WINDOWS (teensy_post_compile)"
01:03:02.235 (loader): remote cmd from 1328: "status"
01:03:02.235 (post_compile 6): ARDUINO_USER_AGENT = "arduino-cli/0.32.2 arduino-ide/2.1.0 grpc-node-js/1.6.8"
01:03:02.235 (post_compile 6): port = "usb:0/140000/0/5/2/3"
01:03:02.235 (post_compile 6): Sending command: comment: Teensyduino 1.58 - WINDOWS (teensy_post_compile)
01:03:02.237 (loader): remote cmd from 1328: "dir:T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\"
01:03:02.237 (loader): remote cmd from 1328: "file:sketch_jun30a.ino.hex"
01:03:02.237 (post_compile 6): Status: 1, 1, 0, 1, 1, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:03:02.237 (post_compile 6): Sending command: dir:T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\
01:03:02.237 (post_compile 6): Sending command: file:sketch_jun30a.ino.hex
01:03:02.240 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:03:02.241 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:03:02.241 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:03:02.241 (loader): File "sketch_jun30a.ino.hex". 19456 bytes
01:03:02.244 (loader): remote cmd from 1328: "status"
01:03:02.245 (post_compile 6): Status: 1, 1, 0, 1, 1, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:03:02.245 (post_compile 6): Disconnect
01:03:02.256 (loader): remote connection 1328 closed
01:03:02.256 (loader): remote connection 1288 opened
01:03:02.256 (post_compile 7): Running teensy_reboot: "C:\Users\TimLabs\AppData\Local\Arduino15\packages\teensy\tools\teensy-tools\1.58.0\teensy_reboot.exe" teensy_reboot.exe "-board=TEENSY40" "-port=usb:0/140000/0/5/2/3" "-portlabel={serial.port.label}" "-portprotocol={serial.port.protocol}"
01:03:02.265 (reboot 8): Begin, version=1.58, high-res time
01:03:02.265 (reboot 8): location = usb:0/140000/0/5/2/3
01:03:02.265 (reboot 8): portlabel = {serial.port.label}
01:03:02.265 (reboot 8): portprotocol = {serial.port.protocol}
01:03:02.265 (reboot 8): LoadLibrary cfgmgr32 ok
01:03:02.265 (reboot 8): LoadLibrary ntdll ok
01:03:02.265 (reboot 8): found_usb_device, id=\\?\usb#vid_16c0&pid_0483#6150110#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:03:02.265 (reboot 8): found_usb_device, loc=usb:0/140000/0/5/2/3 Port_#0003.Hub_#0007
01:03:02.265 (reboot 8): found_usb_device, hwid=USB\VID_16C0&PID_0483&REV_0279
01:03:02.265 (reboot 8): found_usb_device, devinst=00000004
01:03:02.265 (reboot 8): add: loc=usb:0/140000/0/5/2/3, class=USB, vid=16C0, pid=0483, ver=0279, serial=6150110, dev=\\?\usb#vid_16c0&pid_0483#6150110#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:03:02.266 (reboot 8): comport_from_devinst_list attempt
01:03:02.266 (reboot 8): found Ports in classguid_list at index=1
01:03:02.266 (reboot 8): port COM7 found from devnode
01:03:02.266 (reboot 8): found_usb_device complete
01:03:02.266 (reboot 8): found_usb_device, id=\\?\usb#vid_16c0&pid_0483#9706370#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:03:02.266 (reboot 8): found_usb_device, hwid=USB\VID_16C0&PID_0483&REV_0280
01:03:02.266 (reboot 8): found_usb_device, loc=usb:0/140000/0/5/2/1/3 Port_#0003.Hub_#0009
01:03:02.266 (reboot 8): found_usb_device, devinst=00000005
01:03:02.266 (reboot 8): add: loc=usb:0/140000/0/5/2/1/3, class=USB, vid=16C0, pid=0483, ver=0280, serial=9706370, dev=\\?\usb#vid_16c0&pid_0483#9706370#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:03:02.266 (reboot 8): comport_from_devinst_list attempt
01:03:02.266 (reboot 8): found Ports in classguid_list at index=1
01:03:02.266 (reboot 8): port COM6 found from devnode
01:03:02.266 (reboot 8): found_usb_device complete
01:03:02.266 (reboot 8): found_usb_device, id=\\?\usb#vid_16c0&pid_0483#7658860#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:03:02.266 (reboot 8): found_usb_device, devinst=00000006
01:03:02.266 (reboot 8): found_usb_device, loc=usb:0/140000/0/5/2/2 Port_#0002.Hub_#0007
01:03:02.266 (reboot 8): found_usb_device, hwid=USB\VID_16C0&PID_0483&REV_0280
01:03:02.266 (reboot 8): add: loc=usb:0/140000/0/5/2/2, class=USB, vid=16C0, pid=0483, ver=0280, serial=7658860, dev=\\?\usb#vid_16c0&pid_0483#7658860#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:03:02.266 (reboot 8): comport_from_devinst_list attempt
01:03:02.266 (reboot 8): found Ports in classguid_list at index=1
01:03:02.266 (reboot 8): port COM5 found from devnode
01:03:02.266 (reboot 8): found_usb_device complete
01:03:02.266 (reboot 8): found_usb_device, id=\\?\usb#vid_16c0&pid_0483#13287570#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:03:02.266 (reboot 8): found_usb_device, loc=usb:0/140000/0/5/2/4 Port_#0004.Hub_#0007
01:03:02.266 (reboot 8): found_usb_device, hwid=USB\VID_16C0&PID_0483&REV_0280
01:03:02.266 (reboot 8): found_usb_device, devinst=00000007
01:03:02.266 (reboot 8): add: loc=usb:0/140000/0/5/2/4, class=USB, vid=16C0, pid=0483, ver=0280, serial=13287570, dev=\\?\usb#vid_16c0&pid_0483#13287570#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:03:02.266 (reboot 8): comport_from_devinst_list attempt
01:03:02.266 (reboot 8): found Ports in classguid_list at index=1
01:03:02.266 (reboot 8): port COM4 found from devnode
01:03:02.266 (reboot 8): found_usb_device complete
01:03:02.267 (reboot 8): usb scan found 4 devices
01:03:02.268 (loader): remote connection 1408 opened
01:03:02.268 (loader): remote cmd from 1408: "show:arduino_attempt_reboot"
01:03:02.268 (loader): got request to show arduino rebooting message
01:03:02.268 (reboot 8): found Teensy Loader, version 1.58
01:03:02.268 (reboot 8): Sending command: show:arduino_attempt_reboot
01:03:02.269 (loader): remote cmd from 1408: "comment: Teensyduino 1.58 - WINDOWS (teensy_reboot)"
01:03:02.269 (loader): remote cmd from 1408: "status"
01:03:02.269 (reboot 8): Sending command: comment: Teensyduino 1.58 - WINDOWS (teensy_reboot)
01:03:02.271 (reboot 8): Status: 1, 1, 0, 1, 1, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:03:02.271 (reboot 8): do_reset (serial) COM4
01:03:02.273 (loader): remote cmd from 1408: "status"
01:03:02.275 (reboot 8): Status: 1, 1, 0, 1, 1, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:03:02.275 (reboot 8): status read, retry 0
01:03:02.381 (loader): remote cmd from 1408: "status"
01:03:02.383 (reboot 8): Status: 1, 1, 0, 1, 1, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:03:02.383 (reboot 8): status read, retry 1
01:03:02.490 (loader): remote cmd from 1408: "status"
01:03:02.492 (reboot 8): Status: 1, 1, 0, 1, 1, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:03:02.492 (reboot 8): status read, retry 2
01:03:02.601 (loader): remote cmd from 1408: "status"
01:03:02.602 (loader): secure mode can not be locked: this is Standard Teensy
01:03:02.602 (loader): encryption is possible on this Teensy, but not yet configured
01:03:02.602 (loader): but without secure mode locked, encryption will NOT be secure!
01:03:02.602 (loader): Device came online, code_size = 8126464
01:03:02.602 (loader): Board is: Teensy 4.1 (IMXRT1062), version 1.08
01:03:02.606 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:03:02.607 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:03:02.607 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:03:02.607 (loader): File "sketch_jun30a.ino.hex". 19456 bytes, 0% used
01:03:02.615 (loader): set background IMG_ONLINE
01:03:02.620 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:03:02.622 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:03:02.622 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:03:02.622 (loader): File "sketch_jun30a.ino.hex". 19456 bytes, 0% used
01:03:02.630 (loader): elf appears to be for Teensy 4.0 (IMXRT1062) (2031616 bytes)
01:03:02.630 (loader): elf binary data matches hex file
01:03:02.630 (loader): elf file is for Teensy 4.0 (IMXRT1062)
01:03:02.630 (loader): Incompatible file, showing warning dialog
01:03:02.640 (reboot 8): Status: 1, 0, 1, 2, 1, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:03:02.640 (reboot 8): status read, retry 3
01:03:02.640 (reboot 8): Success
01:03:02.640 (reboot 8): Disconnect
01:03:02.662 (loader): remote connection 1408 closed
01:03:02.663 (loader): remote connection 1288 closed
01:03:02.681 (loader): HID/win32: HidD_GetPreparsedData ok, device still online :-)
01:03:10.944 (loader): Device went offline
01:03:11.180 (loader): HID/win32: vid:1462 pid:7E06 ver:0001 usb:0/140000/0/2
01:03:11.181 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:03:11.181 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:03:11.181 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:03:11.181 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:03:11.181 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:03:11.181 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:03:18.686 (loader): secure mode can not be locked: this is Standard Teensy
01:03:18.686 (loader): encryption is possible on this Teensy, but not yet configured
01:03:18.686 (loader): but without secure mode locked, encryption will NOT be secure!
01:03:18.686 (loader): Device came online, code_size = 2031616
01:03:18.686 (loader): Board is: Teensy 4.0 (IMXRT1062), version 1.07
01:03:18.690 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:03:18.692 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:03:18.692 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:03:18.692 (loader): File "sketch_jun30a.ino.hex". 19456 bytes, 1% used
01:03:18.705 (loader): set background IMG_ONLINE
01:03:18.936 (loader): HID/win32: HidD_GetPreparsedData ok, device still online :-)
01:03:23.241 (loader): Auto Button event
01:03:23.241 (loader): Auto mode: enabled
01:03:23.244 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:03:23.246 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:03:23.246 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:03:23.246 (loader): File "sketch_jun30a.ino.hex". 19456 bytes, 1% used
01:03:23.259 (loader): elf appears to be for Teensy 4.0 (IMXRT1062) (2031616 bytes)
01:03:23.259 (loader): elf binary data matches hex file
01:03:23.259 (loader): elf file is for Teensy 4.0 (IMXRT1062)
01:03:23.259 (loader): using hex file - Teensy not configured for encryption
01:03:23.271 (loader): begin operation
01:03:23.283 (loader): flash, block=0, bs=1024, auto=1
01:03:23.283 (loader): flash, block=1, bs=1024, auto=1
01:03:23.283 (loader): flash, block=2, bs=1024, auto=1
01:03:27.102 (loader): flash, block=3, bs=1024, auto=1
01:03:27.103 (loader): flash, block=4, bs=1024, auto=1
01:03:27.104 (loader): flash, block=5, bs=1024, auto=1
01:03:27.105 (loader): flash, block=6, bs=1024, auto=1
01:03:27.106 (loader): flash, block=7, bs=1024, auto=1
01:03:27.133 (loader): flash, block=8, bs=1024, auto=1
01:03:27.134 (loader): flash, block=9, bs=1024, auto=1
01:03:27.164 (loader): flash, block=10, bs=1024, auto=1
01:03:27.165 (loader): flash, block=11, bs=1024, auto=1
01:03:27.197 (loader): flash, block=12, bs=1024, auto=1
01:03:27.197 (loader): flash, block=13, bs=1024, auto=1
01:03:27.198 (loader): flash, block=14, bs=1024, auto=1
01:03:27.227 (loader): flash, block=15, bs=1024, auto=1
01:03:27.228 (loader): flash, block=16, bs=1024, auto=1
01:03:27.257 (loader): flash, block=17, bs=1024, auto=1
01:03:27.257 (loader): flash, block=18, bs=1024, auto=1
01:03:27.294 (loader): sending reboot
01:03:27.294 (loader): begin wait_until_offline
01:03:27.351 (loader): offline, waited 1
01:03:27.352 (loader): end operation, total time = 4.080 seconds
01:03:27.353 (loader): set background IMG_REBOOT_OK
01:03:27.354 (loader): redraw timer set, image 14 to show for 1200 ms
01:03:27.432 (loader): HID/win32: vid:1462 pid:7E06 ver:0001 usb:0/140000/0/2
01:03:27.432 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:03:27.432 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:03:27.432 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:03:27.432 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:03:27.433 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:03:27.433 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:03:28.560 (loader): redraw, image 9
01:04:18.614 (post_compile 9): Begin, version=1.58, high-res time
01:04:18.614 (loader): remote connection 772 opened
01:04:18.614 (loader): remote cmd from 772: "comment: Teensyduino 1.58 - WINDOWS (teensy_post_compile)"
01:04:18.614 (loader): remote cmd from 772: "status"
01:04:18.615 (post_compile 9): ARDUINO_USER_AGENT = "arduino-cli/0.32.2 arduino-ide/2.1.0 grpc-node-js/1.6.8"
01:04:18.615 (post_compile 9): Sending command: comment: Teensyduino 1.58 - WINDOWS (teensy_post_compile)
01:04:18.615 (loader): file changed
01:04:18.618 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:04:18.620 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:04:18.620 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:04:18.620 (loader): File "sketch_jun30a.ino.hex". 19456 bytes
01:04:18.622 (post_compile 9): Status: 1, 1, 0, 3, 2, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:04:18.622 (post_compile 9): Sending command: dir:T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\
01:04:18.625 (loader): remote cmd from 772: "dir:T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\"
01:04:18.625 (loader): remote cmd from 772: "file:sketch_jun30a.ino.hex"
01:04:18.625 (post_compile 9): Sending command: file:sketch_jun30a.ino.hex
01:04:18.628 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:04:18.630 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:04:18.630 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:04:18.630 (loader): File "sketch_jun30a.ino.hex". 19456 bytes
01:04:18.632 (loader): remote cmd from 772: "status"
01:04:18.633 (post_compile 9): Status: 1, 1, 0, 3, 2, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:04:18.633 (post_compile 9): Disconnect
01:04:18.656 (loader): remote connection 772 closed
01:04:19.358 (post_compile 10): Begin, version=1.58, high-res time
01:04:19.359 (loader): remote connection 1656 opened
01:04:19.359 (loader): remote cmd from 1656: "comment: Teensyduino 1.58 - WINDOWS (teensy_post_compile)"
01:04:19.359 (loader): remote cmd from 1656: "status"
01:04:19.359 (post_compile 10): ARDUINO_USER_AGENT = "arduino-cli/0.32.2 arduino-ide/2.1.0 grpc-node-js/1.6.8"
01:04:19.359 (post_compile 10): port = "usb:0/140000/0/5/2/3"
01:04:19.359 (post_compile 10): Sending command: comment: Teensyduino 1.58 - WINDOWS (teensy_post_compile)
01:04:19.361 (post_compile 10): Status: 1, 1, 0, 3, 2, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:04:19.361 (post_compile 10): Sending command: dir:T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\
01:04:19.361 (loader): remote cmd from 1656: "dir:T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\"
01:04:19.361 (loader): remote cmd from 1656: "file:sketch_jun30a.ino.hex"
01:04:19.361 (post_compile 10): Sending command: file:sketch_jun30a.ino.hex
01:04:19.364 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:04:19.365 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:04:19.365 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:04:19.365 (loader): File "sketch_jun30a.ino.hex". 19456 bytes
01:04:19.367 (loader): remote cmd from 1656: "status"
01:04:19.369 (post_compile 10): Status: 1, 1, 0, 3, 2, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:04:19.369 (post_compile 10): Disconnect
01:04:19.390 (loader): remote connection 1656 closed
01:04:19.390 (loader): remote connection 1740 opened
01:04:19.390 (post_compile 11): Running teensy_reboot: "C:\Users\TimLabs\AppData\Local\Arduino15\packages\teensy\tools\teensy-tools\1.58.0\teensy_reboot.exe" teensy_reboot.exe "-board=TEENSY40" "-port=usb:0/140000/0/5/2/3" "-portlabel={serial.port.label}" "-portprotocol={serial.port.protocol}"
01:04:19.399 (reboot 12): Begin, version=1.58, high-res time
01:04:19.399 (reboot 12): location = usb:0/140000/0/5/2/3
01:04:19.399 (reboot 12): portlabel = {serial.port.label}
01:04:19.399 (reboot 12): portprotocol = {serial.port.protocol}
01:04:19.399 (reboot 12): LoadLibrary cfgmgr32 ok
01:04:19.399 (reboot 12): LoadLibrary ntdll ok
01:04:19.400 (reboot 12): found_usb_device, id=\\?\usb#vid_16c0&pid_0483#6150110#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:04:19.400 (reboot 12): found_usb_device, loc=usb:0/140000/0/5/2/3 Port_#0003.Hub_#0007
01:04:19.400 (reboot 12): found_usb_device, devinst=00000004
01:04:19.400 (reboot 12): found_usb_device, hwid=USB\VID_16C0&PID_0483&REV_0279
01:04:19.400 (reboot 12): add: loc=usb:0/140000/0/5/2/3, class=USB, vid=16C0, pid=0483, ver=0279, serial=6150110, dev=\\?\usb#vid_16c0&pid_0483#6150110#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:04:19.400 (reboot 12): comport_from_devinst_list attempt
01:04:19.400 (reboot 12): found Ports in classguid_list at index=1
01:04:19.400 (reboot 12): port COM7 found from devnode
01:04:19.400 (reboot 12): found_usb_device complete
01:04:19.400 (reboot 12): found_usb_device, id=\\?\usb#vid_16c0&pid_0483#9706370#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:04:19.400 (reboot 12): found_usb_device, loc=usb:0/140000/0/5/2/1/3 Port_#0003.Hub_#0009
01:04:19.400 (reboot 12): found_usb_device, hwid=USB\VID_16C0&PID_0483&REV_0280
01:04:19.400 (reboot 12): found_usb_device, devinst=00000005
01:04:19.400 (reboot 12): add: loc=usb:0/140000/0/5/2/1/3, class=USB, vid=16C0, pid=0483, ver=0280, serial=9706370, dev=\\?\usb#vid_16c0&pid_0483#9706370#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:04:19.400 (reboot 12): comport_from_devinst_list attempt
01:04:19.400 (reboot 12): found Ports in classguid_list at index=1
01:04:19.400 (reboot 12): port COM6 found from devnode
01:04:19.400 (reboot 12): found_usb_device complete
01:04:19.400 (reboot 12): found_usb_device, id=\\?\usb#vid_16c0&pid_0483#7658860#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:04:19.400 (reboot 12): found_usb_device, loc=usb:0/140000/0/5/2/2 Port_#0002.Hub_#0007
01:04:19.400 (reboot 12): found_usb_device, hwid=USB\VID_16C0&PID_0483&REV_0280
01:04:19.400 (reboot 12): found_usb_device, devinst=00000006
01:04:19.400 (reboot 12): add: loc=usb:0/140000/0/5/2/2, class=USB, vid=16C0, pid=0483, ver=0280, serial=7658860, dev=\\?\usb#vid_16c0&pid_0483#7658860#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:04:19.400 (reboot 12): comport_from_devinst_list attempt
01:04:19.400 (reboot 12): found Ports in classguid_list at index=1
01:04:19.400 (reboot 12): port COM5 found from devnode
01:04:19.400 (reboot 12): found_usb_device complete
01:04:19.401 (reboot 12): found_usb_device, id=\\?\usb#vid_16c0&pid_0483#13287570#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:04:19.401 (reboot 12): found_usb_device, loc=usb:0/140000/0/5/2/4 Port_#0004.Hub_#0007
01:04:19.401 (reboot 12): found_usb_device, hwid=USB\VID_16C0&PID_0483&REV_0280
01:04:19.401 (reboot 12): found_usb_device, devinst=00000007
01:04:19.401 (reboot 12): add: loc=usb:0/140000/0/5/2/4, class=USB, vid=16C0, pid=0483, ver=0280, serial=13287570, dev=\\?\usb#vid_16c0&pid_0483#13287570#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:04:19.401 (reboot 12): comport_from_devinst_list attempt
01:04:19.401 (reboot 12): found Ports in classguid_list at index=1
01:04:19.401 (reboot 12): port COM4 found from devnode
01:04:19.401 (reboot 12): found_usb_device complete
01:04:19.401 (reboot 12): usb scan found 4 devices
01:04:19.402 (loader): remote connection 1656 opened
01:04:19.402 (loader): remote cmd from 1656: "show:arduino_attempt_reboot"
01:04:19.402 (loader): got request to show arduino rebooting message
01:04:19.403 (reboot 12): found Teensy Loader, version 1.58
01:04:19.403 (reboot 12): Sending command: show:arduino_attempt_reboot
01:04:19.404 (loader): remote cmd from 1656: "comment: Teensyduino 1.58 - WINDOWS (teensy_reboot)"
01:04:19.404 (loader): remote cmd from 1656: "status"
01:04:19.404 (reboot 12): Sending command: comment: Teensyduino 1.58 - WINDOWS (teensy_reboot)
01:04:19.405 (reboot 12): Status: 1, 1, 0, 3, 2, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:04:19.405 (reboot 12): do_reset (serial) COM4
01:04:19.408 (loader): remote cmd from 1656: "status"
01:04:19.409 (reboot 12): Status: 1, 1, 0, 3, 2, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:04:19.409 (reboot 12): status read, retry 0
01:04:19.514 (loader): remote cmd from 1656: "status"
01:04:19.516 (reboot 12): Status: 1, 1, 0, 3, 2, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:04:19.516 (reboot 12): status read, retry 1
01:04:19.622 (loader): remote cmd from 1656: "status"
01:04:19.624 (reboot 12): Status: 1, 1, 0, 3, 2, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:04:19.624 (reboot 12): status read, retry 2
01:04:19.701 (loader): secure mode can not be locked: this is Standard Teensy
01:04:19.701 (loader): encryption is possible on this Teensy, but not yet configured
01:04:19.701 (loader): but without secure mode locked, encryption will NOT be secure!
01:04:19.701 (loader): Device came online, code_size = 8126464
01:04:19.701 (loader): Board is: Teensy 4.1 (IMXRT1062), version 1.08
01:04:19.704 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:04:19.706 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:04:19.706 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:04:19.706 (loader): File "sketch_jun30a.ino.hex". 19456 bytes, 0% used
01:04:19.715 (loader): set background IMG_ONLINE
01:04:19.720 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:04:19.722 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:04:19.722 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:04:19.722 (loader): File "sketch_jun30a.ino.hex". 19456 bytes, 0% used
01:04:19.730 (loader): elf appears to be for Teensy 4.0 (IMXRT1062) (2031616 bytes)
01:04:19.731 (loader): elf binary data matches hex file
01:04:19.731 (loader): elf file is for Teensy 4.0 (IMXRT1062)
01:04:19.731 (loader): Incompatible file, showing warning dialog
01:04:19.740 (loader): remote cmd from 1656: "status"
01:04:19.740 (loader): HID/win32: HidD_GetPreparsedData ok, device still online :-)
01:04:19.741 (reboot 12): Status: 1, 0, 1, 4, 2, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:04:19.741 (reboot 12): status read, retry 3
01:04:19.741 (reboot 12): Success
01:04:19.741 (reboot 12): Disconnect
01:04:19.762 (loader): remote connection 1656 closed
01:04:19.763 (loader): remote connection 1740 closed
01:04:24.705 (loader): Device went offline
01:04:24.955 (loader): HID/win32: vid:1462 pid:7E06 ver:0001 usb:0/140000/0/2
01:04:24.956 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:04:24.956 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:04:24.956 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:04:24.956 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:04:24.956 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:04:24.956 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:04:27.197 (loader): secure mode can not be locked: this is Standard Teensy
01:04:27.197 (loader): encryption is possible on this Teensy, but not yet configured
01:04:27.197 (loader): but without secure mode locked, encryption will NOT be secure!
01:04:27.197 (loader): Device came online, code_size = 2031616
01:04:27.197 (loader): Board is: Teensy 4.0 (IMXRT1062), version 1.07
01:04:27.201 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:04:27.203 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:04:27.203 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:04:27.203 (loader): File "sketch_jun30a.ino.hex". 19456 bytes, 1% used
01:04:27.216 (loader): set background IMG_ONLINE
01:04:27.445 (loader): HID/win32: HidD_GetPreparsedData ok, device still online :-)
01:04:34.086 (loader): Auto Button event
01:04:34.086 (loader): Auto mode: enabled
01:04:34.090 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:04:34.092 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:04:34.092 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:04:34.092 (loader): File "sketch_jun30a.ino.hex". 19456 bytes, 1% used
01:04:34.105 (loader): elf appears to be for Teensy 4.0 (IMXRT1062) (2031616 bytes)
01:04:34.105 (loader): elf binary data matches hex file
01:04:34.105 (loader): elf file is for Teensy 4.0 (IMXRT1062)
01:04:34.105 (loader): using hex file - Teensy not configured for encryption
01:04:34.118 (loader): begin operation
01:04:34.128 (loader): flash, block=0, bs=1024, auto=1
01:04:34.128 (loader): flash, block=1, bs=1024, auto=1
01:04:34.128 (loader): flash, block=2, bs=1024, auto=1
01:04:34.339 (loader): flash, block=3, bs=1024, auto=1
01:04:34.339 (loader): flash, block=4, bs=1024, auto=1
01:04:34.341 (loader): flash, block=5, bs=1024, auto=1
01:04:34.342 (loader): flash, block=6, bs=1024, auto=1
01:04:34.343 (loader): flash, block=7, bs=1024, auto=1
01:04:34.370 (loader): flash, block=8, bs=1024, auto=1
01:04:34.371 (loader): flash, block=9, bs=1024, auto=1
01:04:34.401 (loader): flash, block=10, bs=1024, auto=1
01:04:34.402 (loader): flash, block=11, bs=1024, auto=1
01:04:34.403 (loader): flash, block=12, bs=1024, auto=1
01:04:34.433 (loader): flash, block=13, bs=1024, auto=1
01:04:34.434 (loader): flash, block=14, bs=1024, auto=1
01:04:34.464 (loader): flash, block=15, bs=1024, auto=1
01:04:34.465 (loader): flash, block=16, bs=1024, auto=1
01:04:34.481 (loader): flash, block=17, bs=1024, auto=1
01:04:34.482 (loader): flash, block=18, bs=1024, auto=1
01:04:34.516 (loader): sending reboot
01:04:34.516 (loader): begin wait_until_offline
01:04:34.574 (loader): offline, waited 1
01:04:34.574 (loader): end operation, total time = 0.456 seconds
01:04:34.575 (loader): set background IMG_REBOOT_OK
01:04:34.576 (loader): redraw timer set, image 14 to show for 1200 ms
01:04:34.714 (loader): HID/win32: vid:1462 pid:7E06 ver:0001 usb:0/140000/0/2
01:04:34.714 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:04:34.714 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:04:34.714 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:04:34.714 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:04:34.714 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:04:34.715 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:04:35.787 (loader): redraw, image 9
01:05:08.188 (post_compile 13): Begin, version=1.58, high-res time
01:05:08.189 (loader): remote connection 776 opened
01:05:08.189 (loader): remote cmd from 776: "comment: Teensyduino 1.58 - WINDOWS (teensy_post_compile)"
01:05:08.189 (loader): remote cmd from 776: "status"
01:05:08.189 (loader): file changed
01:05:08.189 (post_compile 13): ARDUINO_USER_AGENT = "arduino-cli/0.32.2 arduino-ide/2.1.0 grpc-node-js/1.6.8"
01:05:08.189 (post_compile 13): Sending command: comment: Teensyduino 1.58 - WINDOWS (teensy_post_compile)
01:05:08.193 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:05:08.195 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:05:08.195 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:05:08.195 (loader): File "sketch_jun30a.ino.hex". 19456 bytes
01:05:08.197 (post_compile 13): Status: 1, 1, 0, 5, 3, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:05:08.197 (post_compile 13): Sending command: dir:T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\
01:05:08.203 (loader): remote cmd from 776: "dir:T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\"
01:05:08.203 (loader): remote cmd from 776: "file:sketch_jun30a.ino.hex"
01:05:08.203 (post_compile 13): Sending command: file:sketch_jun30a.ino.hex
01:05:08.206 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:05:08.208 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:05:08.208 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:05:08.208 (loader): File "sketch_jun30a.ino.hex". 19456 bytes
01:05:08.213 (loader): remote cmd from 776: "status"
01:05:08.215 (post_compile 13): Status: 1, 1, 0, 5, 3, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:05:08.215 (post_compile 13): Disconnect
01:05:08.226 (loader): remote connection 776 closed
01:05:08.929 (post_compile 14): Begin, version=1.58, high-res time
01:05:08.930 (loader): remote connection 1844 opened
01:05:08.930 (loader): remote cmd from 1844: "comment: Teensyduino 1.58 - WINDOWS (teensy_post_compile)"
01:05:08.931 (post_compile 14): ARDUINO_USER_AGENT = "arduino-cli/0.32.2 arduino-ide/2.1.0 grpc-node-js/1.6.8"
01:05:08.931 (post_compile 14): Sending command: comment: Teensyduino 1.58 - WINDOWS (teensy_post_compile)
01:05:08.931 (post_compile 14): port = "usb:0/140000/0/5/2/3"
01:05:08.931 (loader): remote cmd from 1844: "status"
01:05:08.932 (loader): remote cmd from 1844: "dir:T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\"
01:05:08.932 (loader): remote cmd from 1844: "file:sketch_jun30a.ino.hex"
01:05:08.932 (post_compile 14): Status: 1, 1, 0, 5, 3, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:05:08.932 (post_compile 14): Sending command: dir:T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\
01:05:08.932 (post_compile 14): Sending command: file:sketch_jun30a.ino.hex
01:05:08.935 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:05:08.936 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:05:08.936 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:05:08.936 (loader): File "sketch_jun30a.ino.hex". 19456 bytes
01:05:08.939 (loader): remote cmd from 1844: "status"
01:05:08.940 (post_compile 14): Status: 1, 1, 0, 5, 3, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:05:08.940 (post_compile 14): Disconnect
01:05:08.963 (loader): remote connection 1844 closed
01:05:08.963 (post_compile 15): Running teensy_reboot: "C:\Users\TimLabs\AppData\Local\Arduino15\packages\teensy\tools\teensy-tools\1.58.0\teensy_reboot.exe" teensy_reboot.exe "-board=TEENSY40" "-port=usb:0/140000/0/5/2/3" "-portlabel={serial.port.label}" "-portprotocol={serial.port.protocol}"
01:05:08.964 (loader): remote connection 1844 opened
01:05:08.973 (reboot 16): Begin, version=1.58, high-res time
01:05:08.973 (reboot 16): location = usb:0/140000/0/5/2/3
01:05:08.973 (reboot 16): portprotocol = {serial.port.protocol}
01:05:08.973 (reboot 16): portlabel = {serial.port.label}
01:05:08.973 (reboot 16): LoadLibrary cfgmgr32 ok
01:05:08.973 (reboot 16): LoadLibrary ntdll ok
01:05:08.973 (reboot 16): found_usb_device, id=\\?\usb#vid_16c0&pid_0483#6150110#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:05:08.973 (reboot 16): found_usb_device, loc=usb:0/140000/0/5/2/3 Port_#0003.Hub_#0007
01:05:08.973 (reboot 16): found_usb_device, hwid=USB\VID_16C0&PID_0483&REV_0279
01:05:08.973 (reboot 16): found_usb_device, devinst=00000004
01:05:08.973 (reboot 16): add: loc=usb:0/140000/0/5/2/3, class=USB, vid=16C0, pid=0483, ver=0279, serial=6150110, dev=\\?\usb#vid_16c0&pid_0483#6150110#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:05:08.974 (reboot 16): comport_from_devinst_list attempt
01:05:08.974 (reboot 16): found Ports in classguid_list at index=1
01:05:08.974 (reboot 16): port COM7 found from devnode
01:05:08.974 (reboot 16): found_usb_device complete
01:05:08.974 (reboot 16): found_usb_device, id=\\?\usb#vid_16c0&pid_0483#9706370#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:05:08.974 (reboot 16): found_usb_device, loc=usb:0/140000/0/5/2/1/3 Port_#0003.Hub_#0009
01:05:08.974 (reboot 16): found_usb_device, hwid=USB\VID_16C0&PID_0483&REV_0280
01:05:08.974 (reboot 16): found_usb_device, devinst=00000005
01:05:08.974 (reboot 16): add: loc=usb:0/140000/0/5/2/1/3, class=USB, vid=16C0, pid=0483, ver=0280, serial=9706370, dev=\\?\usb#vid_16c0&pid_0483#9706370#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:05:08.974 (reboot 16): comport_from_devinst_list attempt
01:05:08.974 (reboot 16): found Ports in classguid_list at index=1
01:05:08.974 (reboot 16): port COM6 found from devnode
01:05:08.974 (reboot 16): found_usb_device complete
01:05:08.974 (reboot 16): found_usb_device, id=\\?\usb#vid_16c0&pid_0483#7658860#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:05:08.974 (reboot 16): found_usb_device, loc=usb:0/140000/0/5/2/2 Port_#0002.Hub_#0007
01:05:08.974 (reboot 16): found_usb_device, hwid=USB\VID_16C0&PID_0483&REV_0280
01:05:08.974 (reboot 16): found_usb_device, devinst=00000006
01:05:08.974 (reboot 16): add: loc=usb:0/140000/0/5/2/2, class=USB, vid=16C0, pid=0483, ver=0280, serial=7658860, dev=\\?\usb#vid_16c0&pid_0483#7658860#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:05:08.974 (reboot 16): comport_from_devinst_list attempt
01:05:08.974 (reboot 16): found Ports in classguid_list at index=1
01:05:08.974 (reboot 16): port COM5 found from devnode
01:05:08.974 (reboot 16): found_usb_device complete
01:05:08.975 (reboot 16): usb scan found 3 devices
01:05:08.976 (loader): remote connection 1840 opened
01:05:08.976 (loader): remote cmd from 1840: "show:arduino_attempt_reboot"
01:05:08.976 (loader): got request to show arduino rebooting message
01:05:08.976 (reboot 16): found Teensy Loader, version 1.58
01:05:08.976 (reboot 16): Sending command: show:arduino_attempt_reboot
01:05:08.977 (loader): remote cmd from 1840: "comment: Teensyduino 1.58 - WINDOWS (teensy_reboot)"
01:05:08.977 (loader): remote cmd from 1840: "status"
01:05:08.977 (reboot 16): Sending command: comment: Teensyduino 1.58 - WINDOWS (teensy_reboot)
01:05:08.979 (reboot 16): Status: 1, 1, 0, 5, 3, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:05:08.979 (reboot 16): do_reset (serial) COM5
01:05:08.981 (loader): remote cmd from 1840: "status"
01:05:08.982 (reboot 16): Status: 1, 1, 0, 5, 3, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:05:08.982 (reboot 16): status read, retry 0
01:05:09.087 (loader): remote cmd from 1840: "status"
01:05:09.090 (reboot 16): Status: 1, 1, 0, 5, 3, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:05:09.090 (reboot 16): status read, retry 1
01:05:09.196 (loader): remote cmd from 1840: "status"
01:05:09.198 (reboot 16): Status: 1, 1, 0, 5, 3, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:05:09.198 (reboot 16): status read, retry 2
01:05:09.306 (loader): remote cmd from 1840: "status"
01:05:09.307 (loader): secure mode can not be locked: this is Standard Teensy
01:05:09.307 (loader): encryption is possible on this Teensy, but not yet configured
01:05:09.307 (loader): but without secure mode locked, encryption will NOT be secure!
01:05:09.307 (loader): Device came online, code_size = 8126464
01:05:09.307 (loader): Board is: Teensy 4.1 (IMXRT1062), version 1.07
01:05:09.311 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:05:09.312 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:05:09.312 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:05:09.312 (loader): File "sketch_jun30a.ino.hex". 19456 bytes, 0% used
01:05:09.321 (loader): set background IMG_ONLINE
01:05:09.328 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:05:09.329 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:05:09.329 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:05:09.329 (loader): File "sketch_jun30a.ino.hex". 19456 bytes, 0% used
01:05:09.337 (loader): elf appears to be for Teensy 4.0 (IMXRT1062) (2031616 bytes)
01:05:09.337 (loader): elf binary data matches hex file
01:05:09.337 (loader): elf file is for Teensy 4.0 (IMXRT1062)
01:05:09.337 (loader): Incompatible file, showing warning dialog
01:05:09.346 (reboot 16): Status: 1, 0, 1, 6, 3, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:05:09.346 (reboot 16): status read, retry 3
01:05:09.346 (reboot 16): Success
01:05:09.346 (reboot 16): Disconnect
01:05:09.368 (loader): remote connection 1840 closed
01:05:09.369 (loader): remote connection 1844 closed
01:05:09.461 (loader): HID/win32: HidD_GetPreparsedData ok, device still online :-)
01:05:23.490 (loader): Device went offline
01:05:23.741 (loader): HID/win32: vid:1462 pid:7E06 ver:0001 usb:0/140000/0/2
01:05:23.742 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:05:23.742 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:05:23.742 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:05:23.742 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:05:23.742 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:05:23.742 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:05:25.985 (loader): secure mode can not be locked: this is Standard Teensy
01:05:25.985 (loader): encryption is possible on this Teensy, but not yet configured
01:05:25.985 (loader): but without secure mode locked, encryption will NOT be secure!
01:05:25.985 (loader): Device came online, code_size = 2031616
01:05:25.985 (loader): Board is: Teensy 4.0 (IMXRT1062), version 1.07
01:05:25.989 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:05:25.991 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:05:25.991 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:05:25.991 (loader): File "sketch_jun30a.ino.hex". 19456 bytes, 1% used
01:05:26.005 (loader): set background IMG_ONLINE
01:05:26.235 (loader): HID/win32: HidD_GetPreparsedData ok, device still online :-)
01:05:39.635 (loader): Auto Button event
01:05:39.635 (loader): Auto mode: enabled
01:05:39.638 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:05:39.639 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:05:39.639 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:05:39.639 (loader): File "sketch_jun30a.ino.hex". 19456 bytes, 1% used
01:05:39.653 (loader): elf appears to be for Teensy 4.0 (IMXRT1062) (2031616 bytes)
01:05:39.653 (loader): elf binary data matches hex file
01:05:39.653 (loader): elf file is for Teensy 4.0 (IMXRT1062)
01:05:39.653 (loader): using hex file - Teensy not configured for encryption
01:05:39.665 (loader): begin operation
01:05:39.678 (loader): flash, block=0, bs=1024, auto=1
01:05:39.678 (loader): flash, block=1, bs=1024, auto=1
01:05:39.678 (loader): flash, block=2, bs=1024, auto=1
01:05:39.891 (loader): flash, block=3, bs=1024, auto=1
01:05:39.891 (loader): flash, block=4, bs=1024, auto=1
01:05:39.894 (loader): flash, block=5, bs=1024, auto=1
01:05:39.895 (loader): flash, block=6, bs=1024, auto=1
01:05:39.896 (loader): flash, block=7, bs=1024, auto=1
01:05:39.897 (loader): flash, block=8, bs=1024, auto=1
01:05:39.898 (loader): flash, block=9, bs=1024, auto=1
01:05:39.921 (loader): flash, block=10, bs=1024, auto=1
01:05:39.922 (loader): flash, block=11, bs=1024, auto=1
01:05:39.953 (loader): flash, block=12, bs=1024, auto=1
01:05:39.953 (loader): flash, block=13, bs=1024, auto=1
01:05:39.984 (loader): flash, block=14, bs=1024, auto=1
01:05:39.985 (loader): flash, block=15, bs=1024, auto=1
01:05:40.015 (loader): flash, block=16, bs=1024, auto=1
01:05:40.016 (loader): flash, block=17, bs=1024, auto=1
01:05:40.016 (loader): flash, block=18, bs=1024, auto=1
01:05:40.051 (loader): sending reboot
01:05:40.052 (loader): begin wait_until_offline
01:05:40.110 (loader): offline, waited 1
01:05:40.110 (loader): end operation, total time = 0.445 seconds
01:05:40.112 (loader): set background IMG_REBOOT_OK
01:05:40.113 (loader): redraw timer set, image 14 to show for 1200 ms
01:05:40.249 (loader): HID/win32: vid:1462 pid:7E06 ver:0001 usb:0/140000/0/2
01:05:40.249 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:05:40.249 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:05:40.250 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:05:40.250 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:05:40.250 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:05:40.250 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:05:41.309 (loader): redraw, image 9
01:06:39.152 (post_compile 17): Begin, version=1.58, high-res time
01:06:39.152 (loader): remote connection 1932 opened
01:06:39.153 (loader): remote cmd from 1932: "comment: Teensyduino 1.58 - WINDOWS (teensy_post_compile)"
01:06:39.153 (loader): remote cmd from 1932: "status"
01:06:39.153 (loader): file changed
01:06:39.153 (post_compile 17): ARDUINO_USER_AGENT = "arduino-cli/0.32.2 arduino-ide/2.1.0 grpc-node-js/1.6.8"
01:06:39.153 (post_compile 17): Sending command: comment: Teensyduino 1.58 - WINDOWS (teensy_post_compile)
01:06:39.156 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:06:39.158 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:06:39.158 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:06:39.158 (loader): File "sketch_jun30a.ino.hex". 19456 bytes
01:06:39.160 (post_compile 17): Status: 1, 1, 0, 7, 4, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:06:39.160 (post_compile 17): Sending command: dir:T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\
01:06:39.161 (loader): remote cmd from 1932: "dir:T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\"
01:06:39.161 (loader): remote cmd from 1932: "file:sketch_jun30a.ino.hex"
01:06:39.161 (post_compile 17): Sending command: file:sketch_jun30a.ino.hex
01:06:39.164 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:06:39.166 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:06:39.166 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:06:39.166 (loader): File "sketch_jun30a.ino.hex". 19456 bytes
01:06:39.168 (loader): remote cmd from 1932: "status"
01:06:39.170 (post_compile 17): Status: 1, 1, 0, 7, 4, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:06:39.170 (post_compile 17): Disconnect
01:06:39.189 (loader): remote connection 1932 closed
01:06:39.889 (post_compile 18): Begin, version=1.58, high-res time
01:06:39.890 (loader): remote connection 1932 opened
01:06:39.890 (loader): remote cmd from 1932: "comment: Teensyduino 1.58 - WINDOWS (teensy_post_compile)"
01:06:39.890 (loader): remote cmd from 1932: "status"
01:06:39.890 (post_compile 18): ARDUINO_USER_AGENT = "arduino-cli/0.32.2 arduino-ide/2.1.0 grpc-node-js/1.6.8"
01:06:39.890 (post_compile 18): port = "usb:0/140000/0/5/2/3"
01:06:39.890 (post_compile 18): Sending command: comment: Teensyduino 1.58 - WINDOWS (teensy_post_compile)
01:06:39.891 (loader): remote cmd from 1932: "dir:T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\"
01:06:39.891 (loader): remote cmd from 1932: "file:sketch_jun30a.ino.hex"
01:06:39.891 (post_compile 18): Status: 1, 1, 0, 7, 4, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:06:39.891 (post_compile 18): Sending command: dir:T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\
01:06:39.892 (post_compile 18): Sending command: file:sketch_jun30a.ino.hex
01:06:39.895 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:06:39.897 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:06:39.897 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:06:39.897 (loader): File "sketch_jun30a.ino.hex". 19456 bytes
01:06:39.899 (loader): remote cmd from 1932: "status"
01:06:39.900 (post_compile 18): Status: 1, 1, 0, 7, 4, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:06:39.900 (post_compile 18): Disconnect
01:06:39.920 (loader): remote connection 1932 closed
01:06:39.920 (loader): remote connection 1696 opened
01:06:39.920 (post_compile 19): Running teensy_reboot: "C:\Users\TimLabs\AppData\Local\Arduino15\packages\teensy\tools\teensy-tools\1.58.0\teensy_reboot.exe" teensy_reboot.exe "-board=TEENSY40" "-port=usb:0/140000/0/5/2/3" "-portlabel={serial.port.label}" "-portprotocol={serial.port.protocol}"
01:06:39.929 (reboot 20): Begin, version=1.58, high-res time
01:06:39.929 (reboot 20): location = usb:0/140000/0/5/2/3
01:06:39.929 (reboot 20): portlabel = {serial.port.label}
01:06:39.929 (reboot 20): LoadLibrary cfgmgr32 ok
01:06:39.929 (reboot 20): portprotocol = {serial.port.protocol}
01:06:39.929 (reboot 20): LoadLibrary ntdll ok
01:06:39.930 (reboot 20): found_usb_device, id=\\?\usb#vid_16c0&pid_0483#6150110#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:06:39.930 (reboot 20): found_usb_device, loc=usb:0/140000/0/5/2/3 Port_#0003.Hub_#0007
01:06:39.930 (reboot 20): found_usb_device, hwid=USB\VID_16C0&PID_0483&REV_0279
01:06:39.930 (reboot 20): found_usb_device, devinst=00000004
01:06:39.930 (reboot 20): add: loc=usb:0/140000/0/5/2/3, class=USB, vid=16C0, pid=0483, ver=0279, serial=6150110, dev=\\?\usb#vid_16c0&pid_0483#6150110#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:06:39.930 (reboot 20): comport_from_devinst_list attempt
01:06:39.930 (reboot 20): found Ports in classguid_list at index=1
01:06:39.930 (reboot 20): port COM7 found from devnode
01:06:39.930 (reboot 20): found_usb_device complete
01:06:39.930 (reboot 20): found_usb_device, id=\\?\usb#vid_16c0&pid_0483#9706370#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:06:39.930 (reboot 20): found_usb_device, hwid=USB\VID_16C0&PID_0483&REV_0280
01:06:39.930 (reboot 20): found_usb_device, loc=usb:0/140000/0/5/2/1/3 Port_#0003.Hub_#0009
01:06:39.930 (reboot 20): found_usb_device, devinst=00000005
01:06:39.930 (reboot 20): add: loc=usb:0/140000/0/5/2/1/3, class=USB, vid=16C0, pid=0483, ver=0280, serial=9706370, dev=\\?\usb#vid_16c0&pid_0483#9706370#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
01:06:39.930 (reboot 20): comport_from_devinst_list attempt
01:06:39.930 (reboot 20): found Ports in classguid_list at index=1
01:06:39.930 (reboot 20): port COM6 found from devnode
01:06:39.930 (reboot 20): found_usb_device complete
01:06:39.931 (reboot 20): usb scan found 2 devices
01:06:39.932 (loader): remote connection 1888 opened
01:06:39.932 (loader): remote cmd from 1888: "show:arduino_attempt_reboot"
01:06:39.932 (loader): got request to show arduino rebooting message
01:06:39.932 (reboot 20): found Teensy Loader, version 1.58
01:06:39.932 (reboot 20): Sending command: show:arduino_attempt_reboot
01:06:39.933 (loader): remote cmd from 1888: "comment: Teensyduino 1.58 - WINDOWS (teensy_reboot)"
01:06:39.933 (loader): remote cmd from 1888: "status"
01:06:39.933 (reboot 20): Sending command: comment: Teensyduino 1.58 - WINDOWS (teensy_reboot)
01:06:39.935 (reboot 20): Status: 1, 1, 0, 7, 4, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:06:39.935 (reboot 20): do_reset (serial) COM6
01:06:39.937 (loader): remote cmd from 1888: "status"
01:06:39.939 (reboot 20): Status: 1, 1, 0, 7, 4, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:06:39.939 (reboot 20): status read, retry 0
01:06:40.045 (loader): remote cmd from 1888: "status"
01:06:40.047 (reboot 20): Status: 1, 1, 0, 7, 4, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:06:40.047 (reboot 20): status read, retry 1
01:06:40.154 (loader): remote cmd from 1888: "status"
01:06:40.156 (loader): handle 728
01:06:40.156 (loader): Device came online, code_size = 100
01:06:40.156 (loader): Board is: NXP IMXRT1062 ROM
01:06:40.156 (loader): begin operation
01:06:40.159 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 19456 bytes
01:06:40.161 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 19456 bytes, and 5536 loader utility
01:06:40.161 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
01:06:40.161 (loader): File "sketch_jun30a.ino.hex". 19456 bytes
01:06:40.161 (loader): set background IMG_ONLINE
01:06:40.162 (reboot 20): Status: 1, 1, 1, 8, 4, 8, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:06:40.172 (loader): nxp_write: success
01:06:40.175 (loader): HAB locked secure mode
01:06:40.176 (loader): sending ehex loader utility, 5536 bytes
01:06:40.176 (loader): nxp_write: success
01:06:40.177 (loader): nxp_write: success
01:06:40.177 (loader): nxp_write: success
01:06:40.177 (loader): nxp_write: success
01:06:40.177 (loader): nxp_write: success
01:06:40.177 (loader): nxp_write: success
01:06:40.178 (loader): nxp_write: success
01:06:40.180 (loader): run it..
01:06:40.180 (loader): nxp_write: success
01:06:40.194 (loader): ehex loader utility sucessfully started
01:06:40.194 (loader): end operation, total time = 0.038 seconds
01:06:40.195 (loader): redraw timer set, image 80 to show for 2000 ms
01:06:40.216 (loader): remote cmd from 1888: "status"
01:06:40.216 (loader): HID/win32: vid:1462 pid:7E06 ver:0001 usb:0/140000/0/2
01:06:40.217 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:06:40.217 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:06:40.217 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/3
01:06:40.217 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:06:40.217 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:06:40.217 (loader): HID/win32: vid:046D pid:C52B ver:1211 usb:0/140000/0/5/3/4/2/4
01:06:40.219 (reboot 20): Status: 1, 1, 0, 8, 4, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
01:06:40.219 (reboot 20): status read, retry 2
01:06:40.219 (reboot 20): Success
01:06:40.219 (reboot 20): Disconnect
After writing the above the three T_4.1's were powered up and the same open sketch Uploaded and the failure repeated.
T_Sermon in use for all instances and it was working with the T_4.0 {no other Serial Monitor open or used}
Here is that shorter Loader Verbose:
Code:
02:12:53.425 (post_compile 121): Begin, version=1.58, high-res time
02:12:53.425 (loader): remote connection 1740 opened
02:12:53.426 (loader): remote cmd from 1740: "comment: Teensyduino 1.58 - WINDOWS (teensy_post_compile)"
02:12:53.426 (post_compile 121): ARDUINO_USER_AGENT = "arduino-cli/0.32.2 arduino-ide/2.1.0 grpc-node-js/1.6.8"
02:12:53.426 (post_compile 121): Sending command: comment: Teensyduino 1.58 - WINDOWS (teensy_post_compile)
02:12:53.426 (loader): remote cmd from 1740: "status"
02:12:53.426 (loader): file changed
02:12:53.432 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 50176 bytes
02:12:53.436 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 50176 bytes, and 5536 loader utility
02:12:53.437 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
02:12:53.437 (loader): File "sketch_jun30a.ino.hex". 50176 bytes
02:12:53.440 (post_compile 121): Status: 1, 1, 0, 36, 5, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
02:12:53.440 (post_compile 121): Sending command: dir:T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\
02:12:53.440 (loader): remote cmd from 1740: "dir:T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\"
02:12:53.441 (loader): remote cmd from 1740: "file:sketch_jun30a.ino.hex"
02:12:53.441 (post_compile 121): Sending command: file:sketch_jun30a.ino.hex
02:12:53.446 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 50176 bytes
02:12:53.450 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 50176 bytes, and 5536 loader utility
02:12:53.451 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
02:12:53.451 (loader): File "sketch_jun30a.ino.hex". 50176 bytes
02:12:53.454 (loader): remote cmd from 1740: "status"
02:12:53.457 (post_compile 121): Status: 1, 1, 0, 36, 5, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
02:12:53.457 (post_compile 121): Disconnect
02:12:53.479 (loader): remote connection 1740 closed
02:12:54.215 (post_compile 122): Begin, version=1.58, high-res time
02:12:54.216 (loader): remote connection 1960 opened
02:12:54.217 (loader): remote cmd from 1960: "comment: Teensyduino 1.58 - WINDOWS (teensy_post_compile)"
02:12:54.218 (post_compile 122): ARDUINO_USER_AGENT = "arduino-cli/0.32.2 arduino-ide/2.1.0 grpc-node-js/1.6.8"
02:12:54.218 (post_compile 122): Sending command: comment: Teensyduino 1.58 - WINDOWS (teensy_post_compile)
02:12:54.218 (post_compile 122): port = "usb:0/140000/0/5/2/3"
02:12:54.218 (loader): remote cmd from 1960: "status"
02:12:54.221 (loader): remote cmd from 1960: "dir:T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\"
02:12:54.221 (post_compile 122): Status: 1, 1, 0, 36, 5, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
02:12:54.221 (post_compile 122): Sending command: dir:T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\
02:12:54.222 (loader): remote cmd from 1960: "file:sketch_jun30a.ino.hex"
02:12:54.222 (post_compile 122): Sending command: file:sketch_jun30a.ino.hex
02:12:54.228 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 50176 bytes
02:12:54.233 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 50176 bytes, and 5536 loader utility
02:12:54.235 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
02:12:54.236 (loader): File "sketch_jun30a.ino.hex". 50176 bytes
02:12:54.240 (loader): remote cmd from 1960: "status"
02:12:54.242 (post_compile 122): Status: 1, 1, 0, 36, 5, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
02:12:54.242 (post_compile 122): Disconnect
02:12:54.264 (post_compile 123): Running teensy_reboot: "C:\Users\TimLabs\AppData\Local\Arduino15\packages\teensy\tools\teensy-tools\1.58.0\teensy_reboot.exe" teensy_reboot.exe "-board=TEENSY40" "-port=usb:0/140000/0/5/2/3" "-portlabel={serial.port.label}" "-portprotocol={serial.port.protocol}"
02:12:54.265 (loader): remote connection 1960 closed
02:12:54.267 (loader): remote connection 1960 opened
02:12:54.277 (reboot 124): Begin, version=1.58, high-res time
02:12:54.277 (reboot 124): location = usb:0/140000/0/5/2/3
02:12:54.277 (reboot 124): portlabel = {serial.port.label}
02:12:54.277 (reboot 124): portprotocol = {serial.port.protocol}
02:12:54.277 (reboot 124): LoadLibrary cfgmgr32 ok
02:12:54.277 (reboot 124): LoadLibrary ntdll ok
02:12:54.278 (reboot 124): found_usb_device, id=\\?\usb#vid_16c0&pid_0483#6150110#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
02:12:54.278 (reboot 124): found_usb_device, loc=usb:0/140000/0/5/2/3 Port_#0003.Hub_#0007
02:12:54.278 (reboot 124): found_usb_device, devinst=00000004
02:12:54.278 (reboot 124): found_usb_device, hwid=USB\VID_16C0&PID_0483&REV_0279
02:12:54.278 (reboot 124): add: loc=usb:0/140000/0/5/2/3, class=USB, vid=16C0, pid=0483, ver=0279, serial=6150110, dev=\\?\usb#vid_16c0&pid_0483#6150110#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
02:12:54.278 (reboot 124): comport_from_devinst_list attempt
02:12:54.278 (reboot 124): found Ports in classguid_list at index=1
02:12:54.278 (reboot 124): port COM7 found from devnode
02:12:54.278 (reboot 124): found_usb_device complete
02:12:54.278 (reboot 124): found_usb_device, id=\\?\usb#vid_16c0&pid_0483#9706370#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
02:12:54.278 (reboot 124): found_usb_device, loc=usb:0/140000/0/5/2/1/3 Port_#0003.Hub_#0009
02:12:54.278 (reboot 124): found_usb_device, hwid=USB\VID_16C0&PID_0483&REV_0280
02:12:54.278 (reboot 124): found_usb_device, devinst=00000005
02:12:54.278 (reboot 124): add: loc=usb:0/140000/0/5/2/1/3, class=USB, vid=16C0, pid=0483, ver=0280, serial=9706370, dev=\\?\usb#vid_16c0&pid_0483#9706370#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
02:12:54.278 (reboot 124): comport_from_devinst_list attempt
02:12:54.278 (reboot 124): found Ports in classguid_list at index=1
02:12:54.278 (reboot 124): port COM6 found from devnode
02:12:54.278 (reboot 124): found_usb_device complete
02:12:54.278 (reboot 124): found_usb_device, id=\\?\usb#vid_16c0&pid_0483#7658860#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
02:12:54.278 (reboot 124): found_usb_device, loc=usb:0/140000/0/5/2/2 Port_#0002.Hub_#0007
02:12:54.278 (reboot 124): found_usb_device, devinst=00000006
02:12:54.278 (reboot 124): found_usb_device, hwid=USB\VID_16C0&PID_0483&REV_0280
02:12:54.278 (reboot 124): add: loc=usb:0/140000/0/5/2/2, class=USB, vid=16C0, pid=0483, ver=0280, serial=7658860, dev=\\?\usb#vid_16c0&pid_0483#7658860#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
02:12:54.278 (reboot 124): comport_from_devinst_list attempt
02:12:54.278 (reboot 124): found Ports in classguid_list at index=1
02:12:54.278 (reboot 124): port COM5 found from devnode
02:12:54.278 (reboot 124): found_usb_device complete
02:12:54.278 (reboot 124): found_usb_device, id=\\?\usb#vid_16c0&pid_0483#13287570#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
02:12:54.278 (reboot 124): found_usb_device, hwid=USB\VID_16C0&PID_0483&REV_0280
02:12:54.278 (reboot 124): found_usb_device, loc=usb:0/140000/0/5/2/4 Port_#0004.Hub_#0007
02:12:54.278 (reboot 124): found_usb_device, devinst=00000007
02:12:54.278 (reboot 124): add: loc=usb:0/140000/0/5/2/4, class=USB, vid=16C0, pid=0483, ver=0280, serial=13287570, dev=\\?\usb#vid_16c0&pid_0483#13287570#{a5dcbf10-6530-11d2-901f-00c04fb951ed}
02:12:54.278 (reboot 124): comport_from_devinst_list attempt
02:12:54.278 (reboot 124): found Ports in classguid_list at index=1
02:12:54.278 (reboot 124): port COM4 found from devnode
02:12:54.278 (reboot 124): found_usb_device complete
02:12:54.279 (reboot 124): usb scan found 4 devices
02:12:54.280 (loader): remote connection 1968 opened
02:12:54.282 (loader): remote cmd from 1968: "show:arduino_attempt_reboot"
02:12:54.282 (reboot 124): found Teensy Loader, version 1.58
02:12:54.282 (reboot 124): Sending command: show:arduino_attempt_reboot
02:12:54.283 (loader): got request to show arduino rebooting message
02:12:54.286 (reboot 124): Sending command: comment: Teensyduino 1.58 - WINDOWS (teensy_reboot)
02:12:54.286 (loader): remote cmd from 1968: "comment: Teensyduino 1.58 - WINDOWS (teensy_reboot)"
02:12:54.288 (loader): remote cmd from 1968: "status"
02:12:54.291 (reboot 124): Status: 1, 1, 0, 36, 5, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
02:12:54.291 (reboot 124): do_reset (serial) COM4
02:12:54.293 (loader): remote cmd from 1968: "status"
02:12:54.297 (reboot 124): Status: 1, 1, 0, 36, 5, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
02:12:54.297 (reboot 124): status read, retry 0
02:12:54.404 (loader): remote cmd from 1968: "status"
02:12:54.409 (reboot 124): Status: 1, 1, 0, 36, 5, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
02:12:54.409 (reboot 124): status read, retry 1
02:12:54.513 (loader): remote cmd from 1968: "status"
02:12:54.517 (reboot 124): Status: 1, 1, 0, 36, 5, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
02:12:54.517 (reboot 124): status read, retry 2
02:12:54.622 (loader): remote cmd from 1968: "status"
02:12:54.626 (loader): secure mode can not be locked: this is Standard Teensy
02:12:54.628 (loader): encryption is possible on this Teensy, but not yet configured
02:12:54.630 (loader): but without secure mode locked, encryption will NOT be secure!
02:12:54.632 (loader): Device came online, code_size = 8126464
02:12:54.633 (loader): Board is: Teensy 4.1 (IMXRT1062), version 1.08
02:12:54.640 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 50176 bytes
02:12:54.646 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 50176 bytes, and 5536 loader utility
02:12:54.649 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
02:12:54.651 (loader): File "sketch_jun30a.ino.hex". 50176 bytes, 1% used
02:12:54.662 (loader): set background IMG_ONLINE
02:12:54.670 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.hex", 50176 bytes
02:12:54.677 (loader): File "T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\sketch_jun30a.ino.ehex", 50176 bytes, and 5536 loader utility
02:12:54.679 (loader): ehex is valid, key hash: 85A79CC1 B7C7F866 7F5BB3ED 0F9C9BA5 B4149EE2 72846D35 86B63863 B0699942
02:12:54.682 (loader): File "sketch_jun30a.ino.hex". 50176 bytes, 1% used
02:12:54.692 (loader): elf appears to be for Teensy 4.0 (IMXRT1062) (2031616 bytes)
02:12:54.695 (loader): elf binary data matches hex file
02:12:54.697 (loader): elf file is for Teensy 4.0 (IMXRT1062)
02:12:54.699 (loader): Incompatible file, showing warning dialog
02:12:54.712 (reboot 124): Status: 1, 0, 1, 37, 5, 0, T:\TEMP\arduino\sketches\D7731BF0898994AE1C97297FA56C1E86\, sketch_jun30a.ino.hex
02:12:54.712 (reboot 124): status read, retry 3
02:12:54.712 (reboot 124): Success
02:12:54.712 (reboot 124): Disconnect
02:12:54.732 (loader): remote connection 1968 closed
02:12:54.735 (loader): remote connection 1960 closed
02:12:54.759 (loader): HID/win32: HidD_GetPreparsedData ok, device still online :-)