[Tinyos-2-commits] CVS: tinyos-2.x/doc/txt tep103.txt, 1.1.2.5,
1.1.2.6
Jonathan Hui
jwhui at users.sourceforge.net
Fri Jun 2 08:31:32 PDT 2006
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/net/collection
ForwardingEngineP.nc, 1.1.2.12, 1.1.2.13 LinkEstimatorP.nc,
1.1.2.9, 1.1.2.10 TreeCollectionC.nc, 1.1.2.7,
1.1.2.8 TreeRoutingEngineP.nc, 1.1.2.6, 1.1.2.7
- Next message: [Tinyos-2-commits]
CVS: tinyos-2.x/tos/chips/stm25p Stm25pBlockP.nc, 1.1.2.6, 1.1.2.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/doc/txt
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv14878
Modified Files:
Tag: tinyos-2_0_devel-BRANCH
tep103.txt
Log Message:
imote2 -> Intel Mote2.
Index: tep103.txt
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/txt/Attic/tep103.txt,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -C2 -d -r1.1.2.5 -r1.1.2.6
*** tep103.txt 2 Jun 2006 00:19:09 -0000 1.1.2.5
--- tep103.txt 2 Jun 2006 15:31:30 -0000 1.1.2.6
***************
*** 37,43 ****
consideration for TinyOS platforms: the Atmel AT45DB family (Mica
family, Telos rev. A), the ST M25P family (Telos rev. B, eyes) and the
! Intel Strataflash (imote2). All three are "NOR" flash chips, but the
! AT45DB has fairly different characteristics (see below). There also
! "NAND" flash chips which have rather different tradeoffs from NOR
flash. Compact flash/etc cards use NAND flash but present a disk-like
block interface.
--- 37,43 ----
consideration for TinyOS platforms: the Atmel AT45DB family (Mica
family, Telos rev. A), the ST M25P family (Telos rev. B, eyes) and the
! Intel Strataflash (Intel Mote2). All three are "NOR" flash chips, but
! the AT45DB has fairly different characteristics (see below). There
! also "NAND" flash chips which have rather different tradeoffs from NOR
flash. Compact flash/etc cards use NAND flash but present a disk-like
block interface.
***************
*** 61,65 ****
Intended use : Code storage Data storage Data storage
! * imote2 NOR flash is memory mapped (reads are very fast and can
directly execute code)
** Or infinite? Data sheet just says that every page within a sector
--- 61,65 ----
Intended use : Code storage Data storage Data storage
! * Intel Mote2 NOR flash is memory mapped (reads are very fast and can
directly execute code)
** Or infinite? Data sheet just says that every page within a sector
- Previous message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/lib/net/collection
ForwardingEngineP.nc, 1.1.2.12, 1.1.2.13 LinkEstimatorP.nc,
1.1.2.9, 1.1.2.10 TreeCollectionC.nc, 1.1.2.7,
1.1.2.8 TreeRoutingEngineP.nc, 1.1.2.6, 1.1.2.7
- Next message: [Tinyos-2-commits]
CVS: tinyos-2.x/tos/chips/stm25p Stm25pBlockP.nc, 1.1.2.6, 1.1.2.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list