q1f3

Results 3 issues of q1f3

ERROR: Unable to connect to device ERROR: Unable to connect to device [==================================================] 100.0% [========================================= ] 80.9%Version: 78c1203bcb326dcc813cc24cce2df6b88c01eef4 - 301 libfragmentzip version: 0.58-ffec726ea514d8b8f3f3e42d04ce1430f3889747 [TSSC] manually specified ECID to use, parsed...

log needed

libusb1.py raise an error "usb.core.USBError: [Errno 5] Input/Output Error"

bug

Hi,I want to print register value like below. `LOGI("dlsym handle is: %s",(char*)regs->uregs[0]); LOGI("dlsym symbol is: %s",(char *)regs->uregs[1]);` But it can't work.Could you help me?