Closed msplr closed 9 years ago
An alternative would be to change https://github.com/cvra/can-bootloader/blob/master/client/bootloader_flash.py#L99 to a continue
statement, since the online boards are checked earlier. What do you think ?
Ah no, that would not work. Working on a fix now.
So I pushed a fix in #55. Can you try it and see if it fixes the bug in your use case ?
The client constantly times out in the firmware verify step when trying to flash a big firmware ~200K. A longer timeout should be set for this step. (probably as a function of the binary length)