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

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/linux-sunxi/7efae0c4-d81d-4c14-b271-91c9061360a7n%40googlegroups.com.

Reply via email to