X-Modem transfer on mbed

classic Classic list List threaded Threaded
2 messages Options
Fernando Araújo Fernando Araújo
Reply | Threaded
Open this post in threaded view
|

X-Modem transfer on mbed

Hello,

I'm trying to transfer a lua script to a mbed thru XMODEM an I'm receiving this error:

Waiting for file ... CCCCCCCCCdone, got 9 bytes
Error: [string "xmodem"]:1: unexpected symbol near 'ï'

I thought this could be because of the file encoding but I tried with ANSI and UTF-8, with a blank last line.

Thanks in advance,
--
Fernando Araujo



_______________________________________________
eLua-dev mailing list
[hidden email]
https://lists.berlios.de/mailman/listinfo/elua-dev
Fernando Araújo Fernando Araújo
Reply | Threaded
Open this post in threaded view
|

Re: X-Modem transfer on mbed

Sorry for the noise, I was using windows (instead of Unix) file encoding.

Best,
--
Fernando Araujo




2011/11/8 Fernando Araújo <[hidden email]>
Hello,

I'm trying to transfer a lua script to a mbed thru XMODEM an I'm receiving this error:

Waiting for file ... CCCCCCCCCdone, got 9 bytes
Error: [string "xmodem"]:1: unexpected symbol near 'ï'

I thought this could be because of the file encoding but I tried with ANSI and UTF-8, with a blank last line.

Thanks in advance,
--
Fernando Araujo




_______________________________________________
eLua-dev mailing list
[hidden email]
https://lists.berlios.de/mailman/listinfo/elua-dev