Hi,

I am trying to compile Blink on mica2. But I am not
able to.
I get error messages like 

[EMAIL PROTECTED]:~/tinyos-1.x/apps/Blink> make mica2
mkdir -p build/mica2
    compiling Blink to a mica2 binary
ncc -o build/mica2/main.exe -Os -finline-limit=100000
-Wall -Wshadow -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all
-target=mica2 -fnesc-cfile=build/mica2/app.c
-board=micasb -I%T/lib/Deluge
-DIDENT_PROGRAM_NAME=\"Blink\"
-DIDENT_USER_ID=\"rdhakal\" -DIDENT_HOSTNAME=\"aleph\"
-DIDENT_USER_HASH=0x32bd88a0L
-DIDENT_UNIX_TIME=0x43a9b115L
-DIDENT_UID_HASH=0x4e6fe840L Blink.nc -lm
/tmp/ccFOvuiZ.s: Assembler messages:
/tmp/ccFOvuiZ.s:10: Error: unknown opcode `disablecou'
/tmp/ccFOvuiZ.s:12: Error: unrecognized symbol type ""
/tmp/ccFOvuiZ.s:12: Error: unknown opcode `disablecou'
/tmp/ccFOvuiZ.s:13: Error: expected comma after name
 `HPLPowerManagementM' in .size directive
/tmp/ccFOvuiZ.s:13: Error: unknown opcode `disablecou'
/tmp/ccFOvuiZ.s:14: Error: unknown opcode `hplpowerma'
/tmp/ccFOvuiZ.s:43: Error: unrecognized symbol type ""
/tmp/ccFOvuiZ.s:43: Error: unknown opcode `doadjustme'
/tmp/ccFOvuiZ.s:44: Error: unknown opcode `hplpowerma'
/tmp/ccFOvuiZ.s:87: Error: `,' required

Can anyone please tell me why I get these messages ? I
can compile it in pc but not in mica2.

Thank you so much in advance,
Dipti
RS



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to