Skip to content

usb_interrupt_read in read_usb returned -110 : Connection timed out #22

@kaklik

Description

@kaklik

I successfully compiled the ec2tools and tried to program the bootloader into the Si1060. Unfortunately, I am getting the following error.

$ ./ec2writeflash --port=USB --mode=c2 --eraseall 
/home/kaklik/Downloads/ec2-new/src/ec2tools/.libs/ec2writeflash:ec2drv.c:2123: 
usb_interrupt_read in read_usb returned -110 : Connection timed out
Exiting now
/home/kaklik/Downloads/ec2-new/src/ec2tools/.libs/ec2writeflash:ec2drv.c:2123: 
usb_interrupt_read in read_usb returned -110 : Connection timed out

The firmware revision in the adapter is 0x28. The Power and Run/Stop LEDs light up during the command execution and even after the timeout.

A different adapter with revision 0x02, only briefly lights up the Power LED and gives the following output:

 $ ./ec2writeflash --port=USB --mode=c2 --eraseall 
Incompatible EC3 debugger firmware version,
Versions between 0x07 and 0x28 inclusive are recommended
Newer versions may also be tried and will just output a warning that they are untested
Exiting now
Disconnect done

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions