Allwinner H3 - Fel - Operation Timed Out for > 16kB

64 views
Skip to first unread message

Nikhil Raut

unread,
May 28, 2021, 11:54:13 AM5/28/21
to linux-sunxi
Hi,

When I upload bare metal code (<16kB) at 0x2000 address in Allwinner H3, it works. But when I change the address to 0x3000, it throws libusb operation timeout.

When I upload >16kB code at 0x2000, same is the result 'operation timeout'

nikhil@pc:~/Desktop/sunxi-tools$ ./sunxi-fel -p write-with-progress 0x2000 test-forloop.elf
100% [================================================] 15 kB, 189.6 kB/s
nikhil@pc:~/Desktop/sunxi-tools$ ./sunxi-fel -p write-with-progress 0x3000 test-forloop.elf
100% [================================================] 15 kB, 189.9 kB/s
usb_bulk_recv() ERROR -7: Operation timed out


Regards,
Nikhil

Reply all
Reply to author
Forward
0 new messages