Page 1 of 1

How to finish firmware upload

Posted: Thu Dec 11, 2014 11:55 am
by yanunix
I had download vocore firmware form: http://vonger.cn/?p=1637
And I followed Upload Firmware topic: http://vocore.io/wiki/index/id:14
to upload firmware, after few minutes, my NB network was been disconnected, I think step 1 of upper link was done.
So I had vocore powering down and powering up, pressing x for entering uboot console, then key in "loadb", screenshot is below:
loadb.png
loadb
loadb.png (23.26 KiB) Viewed 5962 times

Then I press down CTRL, \ key, then press C, the screenshot is below:
ctrl-c.png
CTRL+\ then press C
ctrl-c.png (25.11 KiB) Viewed 5962 times

I don't know how to do the following step, could anybody help me?
thanks.

Re: How to finish firmware upload

Posted: Thu Dec 11, 2014 3:12 pm
by jmendeth
Kermit is a way of transferring binary data over the serial adapter. Once you issue the loadm command, the VoCore is waiting for you to send it the firmware image using Kermit.

There are many programs that will allow you to do that. In the tutorial it tells you to use C-Kermit, but that doesn't run on Windows AFAIK. See https://en.wikipedia.org/wiki/Kermit_%28protocol%29.

Re: How to finish firmware upload

Posted: Fri Dec 12, 2014 12:52 pm
by Vonger
http://kermit.wwarthen.com/Download.htm

This kermit for windows might work.

Re: How to finish firmware upload

Posted: Sat Dec 13, 2014 3:18 pm
by yanunix
I cannot open LUCI page, could you teach me how to check if some process has not been start?