is there any chance to execute a parallel firmware update on Windows using fdt2.exe on multiple modules at once?
I see it is doable under Linux using swiflash where one can specify multiple USB ports, but do not see this option for FDT under Windows.
Any help is much appreciated.
Thank you
You can use “fdt2.exe -h” for a full list of available FDT options and version information.
Please try it with "fdt2.exe -f <spk file> -usbport # -usbhub # -multi"
-usbhub [hubnumber]
Restrict devices to this USB hub number.
-usbport [portnumber]
Restrict devices to this USB port number.
Please help to tick “Solution” if your question is answered.
One more questions please: I am trying to figure out, what should be used as USB port number in this case? I am trying to use either the Loc ID from usbview.exe software or COM port number. None of them is working. Any thoughts please? THanks