I was trying to TESTDELUGE on XSM. I tried TestDeluge in the apps directory. In 
the TestDeluge Directory

[EMAIL PROTECTED] /opt/tinyos-1.x/apps/TestDeluge
$ ls
DelugeBasic  FormatFlash  GoldenImage
I tried to make the XSM in the FormatFlash, but i had the following error.

$ make xsm
mkdir -p build/xsm
    compiling Format to a xsm binary
ncc -o build/xsm/main.exe -Os -finline-limit=100000 -I./../tos/platform/xsm 
-I./../tos/sensorboard/xsm -Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-a
ll -target=xsm -fnesc-cfile=build/xsm/app.c -board=xsm 
-DIDENT_PROGRAM_NAME=\"Format\" -DIDENT_USER_ID=\"Madhu\" 
-DIDENT_HOSTNAME=\"madhu\" -DIDENT_US
ER_HASH=0x60d03593L -DIDENT_UNIX_TIME=0x46e23952L -DIDENT_UID_HASH=0xeb21f056L 
Format.nc -lm
In file included from /opt/tinyos-1.x/tos/system/tos.h:144:
/opt/tinyos-1.x/tos/platform/xsm/hardware.h:197:26: warning: no newline at end 
of file
Format.nc:28: C file Storage not found
Format.nc:29: C file TOSBoot not found
In component `Format':
Format.nc:36: component FlashWPC not found
In file included from Format.nc:36:
In component `FormatM':
FormatM.nc:33: interface FlashWP not found
FormatM.nc:33: interface FlashWP not found
FormatM.nc:34: interface FormatStorage not found
FormatM.nc:34: interface FormatStorage not found
In file included from Format.nc:36:
FormatM.nc: In function `StdControl.start':
FormatM.nc:52: interface has no command or event named `clrWP'
FormatM.nc: At top level:
FormatM.nc:63: `clrWPDone' is not in interface `FlashWP'
FormatM.nc: In function `FlashWP.clrWPDone':
FormatM.nc:70: interface has no command or event named `init'
FormatM.nc:72: interface has no command or event named `allocateFixed'
FormatM.nc:72: `TOSBOOT_GOLDEN_IMG_ADDR' undeclared (first use in this function)
FormatM.nc:72: (Each undeclared identifier is reported only once
FormatM.nc:72: for each function it appears in.)
FormatM.nc:75: interface has no command or event named `allocate'
FormatM.nc:76: interface has no command or event named `commit'
FormatM.nc: At top level:
FormatM.nc:83: syntax error before `result'
FormatM.nc:83: `commitDone' is not in interface `FormatStorage'
FormatM.nc: In function `FormatStorage.commitDone':
FormatM.nc:84: `result' undeclared (first use in this function)
FormatM.nc:84: `STORAGE_OK' undeclared (first use in this function)
FormatM.nc:84: interface has no command or event named `setWP'
FormatM.nc: At top level:
FormatM.nc:88: `setWPDone' is not in interface `FlashWP'
In component `Format':
Format.nc:36: component FormatStorageC not found
Format.nc:38: no match
Format.nc:41: no match
Format.nc:42: no match
make: *** [exe0] Error 1

I have XSM in the platforms and I am able to install BLINK application on XSM 
motes. But I still had the above error when I used " make XSM " in the 
FormatFlash directory. Did any body tried to program motes using  DELUGE on XSM 
motes.

Thanks

Dheeraj Reddy Bheemidi,
Electrical and Computer Engineering,
Cleveland State University.




       
____________________________________________________________________________________
Looking for a deal? Find great prices on flights and hotels with Yahoo! 
FareChase.
http://farechase.yahoo.com/
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to