⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 tinyos-2.x.rar
💻
字号:
README for TOSThreads TestBlockStorage
Author/Contact: tinyos-help@millennium.berkeley.edu
Author: Kevin Klues <klueska@cs.stanford.edu>

Description:

This application is used to test the threaded version of the API for performing
block storage.

You can install TestBlockStorage on a mote via the following command:
  make <platform> threads install

Valid platforms are currently: tmote, telosb, mica2, micaz and iris

This application first checks the size of the block storage volume, and
erases it. Then, it randomly writes records, followed by a verification
with read.

Successful running of this application results in LED0 being ON
throughout the duration of the erase, write, and read sequence. Finally,
if all tests pass, LED1 is turned ON. Otherwise, all three LEDs are
turned ON to indicate problems.

Tools:
  None.

Known bugs/limitations:
  None.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -