Here are the last few lines of debug info:
Code: Select all
ALL=80 sectors erase ok!
upgrade_connect_cb
sumlength = 327188
upgrade file download start.
please check the bin file
totallen = 2653
totallen = 4113
upgrade_check
[OTA]failed!
pm open,type:2 0
I found the same question asked by another person here: https://stackoverflow.com/questions/471 ... e-bin-file
I have no clue on how to start investigation of this problem. One thing on my mind is to disassemble libupgrade.a since the message "please check the bin file" origins there.
Any ideas are welcome!