Well, I managed to send files using kermit, too.
I guess you have a kermit command file to setup the right options
when invoking kermit.
Here is my commande file :
set line /dev/ttyS0
set speed 115200
set reliable
fast
set carrier-watch off
set flow-control none
set prefixing all
set file type bin
set rec pack 4096
set send pack 4096
set window 5
set transfer protocol zmodem {rz} {rz} {sz -w 10000 %s} {sz -w 10000 -
a %s} {rz} {rz}
(I copied the last line from another thread in the mail archive)
Now, run kermit passing this file in commande line,
type 'connect'
Log-in to your gumstix, and type 'rz'.
Then CTRL+\+C to get back to kermit shell, and type 'send <filename>'
where <filename> is your local file name.
That's all.
++
Sam
Luke a écrit :
> Hi there,
>
> Can somebody go more in detail on how to send hello world to the gumstix
> using kermit?
>
>
> What command(s) do I need to have kermit sending over serial the file in
> a protocol (guess is ZMODEM) understood by gumstix's rz?
> And what options should I launch rz with on the gumstix side?
>
> My initial attempt (as suggested in
> http://docwiki.gumstix.org/Connecting_via_Serial_-_Linux )
> is ending up with kermit reporting errors and the gumstix hanged due to rz
>
>
>
> I tried to google kermit for info, but it seems you have to buy their
> user manual..(or am I wrong?!?)
> Is there any advantage in using minicom instead of kermit?
>
> I read somewhere on the wiki that if you go for minicom, then you have
> to have kermit installed anyway?
> Can somebody confirm this?
>
>
> Thanx
> Luke
>
>
>
>
> <http://docwiki.gumstix.org/Connecting_via_Serial_-_Linux>
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> gumstix-users mailing list
> gumstix-users@...
> https://lists.sourceforge.net/lists/listinfo/gumstix-users
>
>
>
--
Samuel Hangouët, Ingénieur R&D
SILICOM Région Ouest
4 rue de Jouanet - 35700 Rennes Atalante
Tél : 02.99.84.17.17 - Fax : 02.99.38.69.43
|