Yes. Sorry forget that. With the second error that I've mentioned before. Firstly I compiled the TestSerial using make micaz Then I uploaded the image using command: make micaz reinstall mib510, /dev/ttyS0 And it succeed.. But now I find another problem. When I execute: java TestSerial -comm serial@/dev/ttyS0:micaz The application only sends packets to the port, but does not receive any one.
Regards Chris On Tue, 2006-11-21 at 18:27 -0800, Philip Levis wrote: > Could you send the solution to the list so other people can benefit > from it? > > Phil > > On Nov 21, 2006, at 5:42 PM, Sun Chao wrote: > > > Thanks Phil. The problem has been solved. :) > > On Tue, 2006-11-21 at 09:44 -0800, Philip Levis wrote: > >> On Nov 21, 2006, at 5:48 AM, Sun Chao wrote: > >> > >>> Hello Everybody: > >>> I got some errors when doing tinyos-2.x tutorial 4. > >>> 1. when I execute "java net.tinyos.tools.Listen -comm serial@/dev/ > >>> ttyS0:micaz" , it shows > >>> "resynchronising" and holds there. > >>> 2. I omitted the first step and compiled the TestSerial > >>> application. But, when I try to install > >>> it on my micaz mote, it shows endless error lines which > >>> says"flash errors at address....". > >>> Sorry but I'm quite a newbie here, can anyone help me? > >> > >> 1: Listen will only print out data if the node is sending data to the > >> serial port. > >> > >> 2: http://www.tinyos.net/faq.html#SEC-54 > > > _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
