Ok. Thanks Mike.
I got an understanding for the different DELUGE1/2/3 volumes.
Can you please also explain me the need for GOLDENIMAGE? Do we always
require this?

Regards
Vikram

On Mon, Jan 25, 2010 at 12:54 AM, Chieh-Jan (Mike) Liang
<clia...@cs.jhu.edu> wrote:
> Both the base station and the client can hold multiple images in the flash. 
> For most of the deluge commands, you can specify the image number. Here is 
> the usage of tos-deluge script:
>
> ---------------------------------------------------------------------------------------
> m...@sprite:~/local/src/tinyos-2.x/apps/tests/deluge/Blink$ tos-deluge
> Usage: /home/mike/local/bin/tos-deluge <source> <-p|-i|-r|-d|-e|-s> 
> image_number [options]
>  <source> can be:
>     ser...@port:SPEED   Serial ports
>     netw...@host:PORT   MIB600
>  -p --ping        Provide status of the image in the external flash
>  -i --inject      Inject a compiled TinyOS application
>                   [options]: tos_image.xml file path
>  -e --erase       Erase an image in the external flash
>  -b --boot        Force a reboot of the mote
>  -r --reprogram   Reprogram the mote
>  -d --disseminate Disseminate the image in the external flash to the network
>  -dr --disseminate-and-reprogram
>  -s --stop        Stop the dissemination
>  -ls --local-stop Stop the dissemination only on the local mote
> ---------------------------------------------------------------------------------------
>
> Mike
>
> On Jan 24, 2010, at 1:44 PM, Vikram vik76 wrote:
>
>> Mike,
>> Multiple applications only at the basestation, I suppose.
>> Because when I reprogram the client motes, I anyway send a new image.
>> Am I right?  So what would be the point in keeping multiple
>> application images at the client motes?  Or is it the case that I keep
>> multiple applications loaded in client motes, and can run anyone at
>> the time.. How do I do that then?
>>
>> Thanks
>> Vikram
>>
>>
>>
>> On Sun, Jan 24, 2010 at 11:51 PM, Chieh-Jan (Mike) Liang
>> <clia...@cs.jhu.edu> wrote:
>>> You can load multiple applications to flash (one for each volume), and then 
>>> reprogram the mote with any one of them later.
>>>
>>> Mike
>>>
>>> On Jan 24, 2010, at 6:33 AM, Vikram vik76 wrote:
>>>
>>>> Hello,
>>>> Can anyone explain me the different volumes used for Deluge in the xml 
>>>> file?
>>>> <volume_table>
>>>>  <volume name="GOLDENIMAGE" size="65536" base="0" />
>>>>  <volume name="DELUGE1" size="65536"/>
>>>>  <volume name="DELUGE2" size="65536"/>
>>>>  <volume name="DELUGE3" size="65536"/>
>>>> </volume_table>
>>>>
>>>> Why do we require multiple DELUGE? and What is the significance of its 
>>>> size?
>>>>
>>>> Thanks
>>>> Vikram
>>>> _______________________________________________
>>>> Tinyos-help mailing list
>>>> Tinyos-help@millennium.berkeley.edu
>>>> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>>>
>>>
>
>

_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to