Hello again OK I followed the instructions but it still doesn;t work. This is what I get:
[r...@localhost Blink]# make mica2 reinstall mib510,/dev/ttyUSB0 cp build/mica2/main.srec build/mica2/main.srec.out cp: cannot stat `build/mica2/main.srec': No such file or directory make: *** [setid] Error 1 [r...@localhost Blink]# -- George Adamides ________________________________ From: Marco Antonio Lopez Trinidad <[email protected]> To: George Adamides <[email protected]> Sent: Tuesday, March 24, 2009 12:15:03 PM Subject: Re: [Tinyos-help] make micaz instlal - why it won't work? Hi, "dmesg" --marco. > Thank you for this information. I am running this on linux FEDORA 9. Do you > know how can I find out which USB port I am using? > > -- > George Adamides > > > > > ________________________________ > From: Marco Antonio Lopez Trinidad <[email protected]> > To: George Adamides <[email protected]> > Sent: Tuesday, March 24, 2009 12:03:20 PM > Subject: Re: [Tinyos-help] make micaz instlal - why it won't work? > > > Hi, > > It looks like the make command call is incomplete. > > It should be: > > "make micaz install,NODE_ID programming_board,programming_port" > > programming_board is the one you have, a mib maybe. > programming_port is the port where the programing board is plugged, any > /dev/ttyXXX. > > --marco. > > > Hello everybody > > I am trying do something very simple, basically through the tutorials, > since > > I am new to the tinyOS. Anyways, when trying to compile the very simple > Blink > > application using $make micaz install, I get the following error on my > > screen. I would appreciate it if someone could explain what am i doing > wrong. > > Thank you > > > > [r...@localhost Blink]# make micaz install > > mkdir -p build/micaz > > 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_APPNAME=\"BlinkAppC\" > > -DIDENT_USERNAME=\"root\" -DIDENT_HOSTNAME=\"localhost.local\" > > -DIDENT_USERHASH=0x53b81074L -DIDENT_TIMESTAMP=0x49c8e821L > > -DIDENT_UIDHASH=0xfd38e8feL -fnesc-dump=wiring > > -fnesc-dump='interfaces(!abstract())' > -fnesc-dump='referenced(interfacedefs, > > components)' -fnesc-dumpfile=build/micaz/wiring-check.xml BlinkAppC.nc -lm > > /opt/tinyos-2.x/tos/chips/atm128/timer/HplAtm128Timer0AsyncP.nc:178: > internal > > compiler error: in start_function, at c-decl.c:6248 > > > > > > -- > > George Adamides > > > > > > > > > > >
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
