Hello all,
 
I am trying to use FlashViewer on t-mote sky.
I work under cygwin and tinyos 1.1.
 
My problem is the following:
I have compiled and installed the flashviewer Nesc program no a mote with no errors (a couple of warning, though), started the SerialForwarder, and sent a "flashviewer -ping" to my mote. But it just gets stucked there with no response coming back. The only change I can observe is that on the java window for SerialForwarder, the "Packet Written" counter increases by 1 and "Number of Clients" increases by 2 when I send the ping request.
 
Is there anything I did wrong with the above? Some information that may be related to this:
(1) The warning messages I saw when I compiled the flashviewer Nesc program are:
 
/opt/moteiv/tos/lib/CC2420Radio/RadioCRCPacket.nc:49:2: warning: #warning Using
old communication interfaces; recommend switch to SP
/opt/moteiv/tos/lib/CC2420Radio/TranslateBareSendMsgC.nc:29:2: warning: #warning
 Using old communication interfaces; recommend switch to SP
/opt/moteiv/tos/lib/Flash/STM25P/StorageManagerM.nc: In function `StorageManager
M$StdControl$init':
/opt/moteiv/tos/lib/Flash/STM25P/StorageManagerM.nc:86: warning: comparison is a
lways false due to limited range of data type
 
(2) Do I have to format the flash with a specific format? I cannot find the proper formatting utility from rincon, so I used this ( http://enl.usc.edu/cgi-bin/viewcvs/viewcvs.cgi/tenet/mote/test/FormatTelosbFlash/ ) instead. When I loaded flashviewer Nesc program to the mote, the green led came up so I thought it is OK.
 
Thanks for any input.
 
Regards,
Weijen
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to