Hello,
I’m having an issue updating our DWUSB devices. When I run DFU, the DWUSB devices show up as follows:
UWB DFU Loader 0.0.1.2
UWB DFU Downloader 0.0.4.1_sam-ba_only
FW version: 0.0.0.0
Connected Devices:
x [ Update ] /dev/ttyACM0 FF:FF:FFFF Ceramic Firmware - → 0.0.0.0
[ Update ] /dev/ttyACM1 FF:FF:FFFF Ceramic Firmware - → 0.0.0.0Legend
[ENTER] Execute changes, [SPACE] Change action, [A] Keep all, [Q] Exit
Once the update has started, it never seems to finish. Here is the output from the debug log:
DEV_MGR:: Info: Found new device with port 1
DEV_MGR:: Info: Found new device with port 0
DEV_MGR:: Info: returning DWUSB device (pid 2404)
DWUSB:: Info: setting device type to Ceramic (vid ff)
UI:: device /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.2/tty/ttyACM1 added
DWUSB:: Failed to open device /dev/ttyACM1
DEV_MGR:: Info: returning DWUSB device (pid 2404)
DWUSB:: Info: setting device type to Ceramic (vid ff)
UI:: device /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/tty/ttyACM0 added
DWUSB:: Failed to open device /dev/ttyACM0
DEV_MGR:: Info: Found new device with port 1
DEV_MGR:: Info: Found new device with port 0
DEV_MGR:: Info: returning DWUSB device (pid 2404)
DEV_MGR:: Info: returning DWUSB device (pid 2404)
DWUSB:: Info: setting device type to Ceramic (vid ff)
DWUSB:: Info: setting device type to Ceramic (vid ff)
UI:: device /sys/devices/pci0000:00/0000:00:1c.4/0000:0d:00.0/usb3/3-1/3-1:1.0/tty/ttyACM0 added
DWUSB:: Failed to open device /dev/ttyACM0
DWUSB:: Failed to open device /dev/ttyACM1
UI:: device /sys/devices/pci0000:00/0000:00:1c.4/0000:0d:00.0/usb3/3-1/3-1:1.2/tty/ttyACM1 added
DEV_MGR:: Info: Found new device with port 1
DEV_MGR:: Info: Found new device with port 0
DEV_MGR:: Info: returning DWUSB device (pid 2404)
DWUSB:: Info: setting device type to Ceramic (vid ff)
DEV_MGR:: Info: returning DWUSB device (pid 2404)
DWUSB:: Info: setting device type to Ceramic (vid ff)
UI:: device /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/tty/ttyACM0 added
UI:: device /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.2/tty/ttyACM1 added
DWUSB:: Failed to open device /dev/ttyACM1
DWUSB:: Failed to open device /dev/ttyACM0
DEV_MGR:: Info: Found new device with port 1
DEV_MGR:: Info: Found new device with port 0
DEV_MGR:: Info: returning DWUSB device (pid 2404)
DWUSB:: Info: setting device type to Ceramic (vid ff)
DEV_MGR:: Info: returning DWUSB device (pid 2404)
UI:: device /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.2/tty/ttyACM1 added
DWUSB:: Info: setting device type to Ceramic (vid ff)
UI:: device /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/tty/ttyACM0 added
DWUSB:: Failed to open device /dev/ttyACM1
DWUSB:: Failed to open device /dev/ttyACM0
DEV_MGR:: Info: Found new device with port 1
DEV_MGR:: Info: Found new device with port 0
DEV_MGR:: Info: returning DWUSB device (pid 2404)
DEV_MGR:: Info: returning DWUSB device (pid 2404)
DWUSB:: Info: setting device type to Ceramic (vid ff)
DWUSB:: Info: setting device type to Ceramic (vid ff)
UI:: device /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.2/tty/ttyACM1 added
DWUSB:: Failed to open device /dev/ttyACM1
UI:: device /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/tty/ttyACM0 added
DWUSB:: Failed to open device /dev/ttyACM0
DEV_MGR:: Info: Found new device with port 1
DEV_MGR:: Info: Found new device with port 0
DEV_MGR:: Info: returning DWUSB device (pid 2404)
DWUSB:: Info: setting device type to Ceramic (vid ff)
UI:: device /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/tty/ttyACM0 added
DWUSB:: Failed to open device /dev/ttyACM0
DEV_MGR:: Info: returning DWUSB device (pid 2404)
DWUSB:: Info: setting device type to Ceramic (vid ff)
UI:: device /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.2/tty/ttyACM1 added
DWUSB:: Failed to open device /dev/ttyACM1
Any help would be greatly appreciated.
Thanks,
Neil