Hello, I have a problem in using BlockWrite.erase() in TinyOS-1.x on my TelosB motes. I have a volume containing multiple sectors. Each time I call BlockWrite.erase(), it seems only the first sector of the volume is erased. Data on the other sectors remain uncleaned. Is this a bug in BlockStorage or did I miss something? Thanks. --Leijun