Probably your avr compiler is not the latest. Are you using linux? Miklos On Tue, Jan 11, 2011 at 6:08 AM, trilok i <[email protected]> wrote: > > Hi, > > I was able to compile for telosb but when I compile for micaz and iris it is > giving following messages. Can anyone sort out my problem... > previously it was not there . > > > compiling BlinkAppC to a micaz binary > > ncc -o build/micaz/main.exe -Os -Wall -Wshadow -Wnesc-all > -target=micaz -fnesc-cfile=build/micaz/app.c -board= > micasb -DDEFINED_TOS_AM_GROUP=0x22 --param > max-inline-insns-single=100000 -DIDENT_PROGRAM_NAME=\"BlinkAppC\" -D > IDENT_USER_ID=\"root\" -DIDENT_HOSTNAME=\"mahesh-desktop\" > -DIDENT_USER_HASH=0xb57d440dL -DIDENT_UNIX_TIME=0x4d > 2be1ecL -DIDENT_UID_HASH=0xe927ba74L -fnesc-dump=wiring > -fnesc-dump='interfaces(!abstract())' -fnesc-dump='refe > renced(interfacedefs, components)' > -fnesc-dumpfile=build/micaz/wiring-check.xml BlinkAppC.nc -lm > /tmp/cce9hzjE.s: Assembler messages: > /tmp/cce9hzjE.s:34: Error: unrecognized symbol type "" > /tmp/cce9hzjE.s:34: Error: junk at end of line, first unrecognized character > is `0' > /tmp/cce9hzjE.s:34: Error: unknown opcode `firetimers' > /tmp/cce9hzjE.s:35: Error: unknown opcode `virtualize' > /tmp/cce9hzjE.s:35: Error: junk at end of line, first unrecognized character > is `0' > /tmp/cce9hzjE.s:48: Error: `)' required > > > Thanks & Regards, > I.Trilok. > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
