Hi, Le Mon, 27 Sep 2010 01:16:32 +0800, Yanjun Luo <yanjun....@gmail.com> a écrit : > But there is no carriage return, so I can see some mess messages, > anyway, the serial port works.
This is a common and totally stupid problem. Tools like kermit or minicom use \r\n while the Milkymist software uses \n for carriage return. Use Gtkterm or flterm. I never understood the advantage that \r\n had over \n, it's just more typing in format strings and more time wasted on petty problems when you forget \r (translating \n to \r\n in the UART driver would cause issues when transferring binaries). S. _______________________________________________ http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org IRC: #milkym...@freenode Twitter: www.twitter.com/milkymistvj