Hi,
After struggling with the environmental setting for TOSSIM, I finally got it to Deluge... However, when I attempted to run the main.exe (even with one node). I still got the eeprom errors (It seems the size of required eeprom is bigger than the presetting one):

===============================================
./build/pc/main.exe -l=1 1

SIM: EEPROM system initialized.
SIM: event queue initialized.
SIM: Random seed is 769588
SIM: Initializing sockets
SIM: Created server socket listening on port 10584.
SIM: Created server socket listening on port 10585.
SIM: Time for mote 0 initialized to 39672702.
SIM: eventAcceptThread running.
SIM: commandReadThread running.

(it puased here around 3-5 seconds, then the following errors come out. I could not capture the error message between the upper half and lower half since these error message pop out quick and extensively)
..........
0: ERROR: Tried to read EEPROM address 0xf03ca of mote when its max EEPROM address is 0x80000. 0: ERROR: Tried to read EEPROM address 0xf03cb of mote when its max EEPROM address is 0x80000. 0: ERROR: Tried to read EEPROM address 0xf03cc of mote when its max EEPROM address is 0x80000. 0: ERROR: Tried to read EEPROM address 0xf03cd of mote when its max EEPROM address is 0x80000. 0: ERROR: Tried to read EEPROM address 0xf03ce of mote when its max EEPROM address is 0x80000. 0: ERROR: Tried to read EEPROM address 0xf03cf of mote when its max EEPROM address is 0x80000. 0: ERROR: Tried to read EEPROM address 0xf03d0 of mote when its max EEPROM address is 0x80000. 0: ERROR: Tried to read EEPROM address 0xf03d1 of mote when its max EEPROM address is 0x80000. 0: ERROR: Tried to read EEPROM address 0xf03d2 of mote when its max EEPROM address is 0x80000. 0: ERROR: Tried to read EEPROM address 0xf03d3 of mote when its max EEPROM address is 0x80000. 0: ERROR: Tried to read EEPROM address 0xf03d4 of mote when its max EEPROM address is 0x80000. 0: ERROR: Tried to read EEPROM address 0xf03d5 of mote when its max EEPROM address is 0x80000. 0: ERROR: Tried to read EEPROM address 0xf03d6 of mote when its max EEPROM address is 0x80000. 0: ERROR: Tried to read EEPROM address 0xf03d7 of mote when its max EEPROM address is 0x80000.


=============================================

Please advise how I could set this up properly so that the eeprom size would not be complained...

_________________________________________________________________
与世界各地的朋友进行交流,免费下载 Live Messenger; http://get.live.com/messenger/overview
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to