Not Paul - but quick look shows this (after rejected upload of T_3.2 hex):
Code:
21:14:45.479 (loader): elf file is for Teensy 4.1 (IMXRT1062)
21:14:45.479 (loader): using hex file
21:14:45.494 (loader): begin operation
21:14:45.515 (loader): remote connection 1400 closed
21:14:45.515 (loader): remote connection 788 closed
21:14:45.521 (loader): flash, block=0, bs=1024, auto=1
21:14:45.521 (loader): flash, block=1, bs=1024, auto=1
21:14:45.522 (loader): flash, block=2, bs=1024, auto=1
21:15:15.529 (loader): program: write error
And then:
Code:
21:18:51.585 (loader): Board is: NXP IMXRT1062 ROM
21:18:51.589 (loader): begin operation
21:18:51.602 (loader): File "C:\Users\hp\AppData\Local\Temp\arduino_build_524086\sketch_sep02a.ino.hex", 21504 bytes
21:18:51.608 (loader): File "sketch_sep02a.ino.hex". 21504 bytes
21:18:51.614 (loader): set background IMG_ONLINE
21:18:51.622 (loader): nxp_write: success
21:18:51.628 (loader): nxp_write: success
21:18:51.630 (loader): HAB open mode, bootcfg=80018
21:18:51.634 (loader): Opps, NXP ROM in open mode, but we do not yet have code for this case :(
21:18:51.639 (loader): start ignoring usb:0/140000/0/4
First suggests an upload failed - then repeats of the "Opps" case follow.
Not sure if this is a problem with Cable? A cable that works for T_3.2 may not be high enough quality for use with T_4.x where USB runs 40 times faster.
Perhaps find a good cable to test and maybe do the T_4.1's 15 second Restore process:
> power T_4.1
> press button and hold until RED LED gives a Flash and release in 13-17 seconds
> Leave T_4.1 powered and watch RED LED for about a minute until it stops activity
-> T_4.1 should then be running a factory 1 second Blink
Try upload of a simple sketch with Serial to the T_4.1 ...