[Tinyos-help] Deluge and its use of internal flash.
David Henry
david_henry_il at hotmail.com
Sun Dec 2 01:55:13 PST 2007
I have been trying to reconstruct how Deluge uses the information memory of the msp430.
So far, via several header files such as tosboot.h, tosboot_platform.h, netprog.h, netprog_platform.h I have found 3 structures.
They are Netprog_TOSinfo at offset 0x60, DelugeNodeDesc at offset 0x66 and tosboot_args at offset 0x70.
I see, via Debug, at offset 0x7f there is one byte that changes and I have not found any structure or code (try grepping IFlash.read or IFlash.write) that relates to this change.
The reason behind this effort is that I want to make use of information memory for my own purposes and want to be sure that I don't tread on Deluge's toes.
Any insight/clues gratefully accepted.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20071202/aca0df64/attachment.html
More information about the Tinyos-help
mailing list