This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TUSB9261: TUSB9261 firmware rewrite on Linux system

Part Number: TUSB9261
Other Parts Discussed in Thread: TUSB9260

I'm using TUSB9261.

firmware is already writed.(version "TUSB926x_FW_v1.05.bin")

and, I want to write new firmware(TUSB926x_FW_v1.06.bin).

but, i can't write new firmware(TUSB926x_FW_v1.06.bin)

log message when write firmware is as below

$ /system/bin/tusb9260_flashburner -l /system/etc/TUSB926x_Descriptors.desc -f /system/etc/TUSB926x_FW_v1.05.bin
No. TUSB9260 Device
NO COMPATIBLE DEVICES FOUND...
Please connect a valid TUSB926x device

how can i rewrite firmware on linux?