Ok, now it works.
Thanks, Eva De: Janos Sallai [mailto:[EMAIL PROTECTED] Enviado el: miércoles, 23 de abril de 2008 17:42 Para: Eva Maria Garcia; [email protected] Asunto: RE: [Tinyos-help] Unable to install Blink on an IRIS mote Eva, This problem only comes up with Blink, not with other applications. To fix this, replace die with warn on line 81 of /usr/bin/tos-set-symbols. Alternatively, you can check out the latest tinyos-2.x tree from the SourceForge CVS, go to the tools folder and build and install the tinyos tools: ./Bootstrap ./configure --prefix=/usr ./make ./make install Janos From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eva Maria Garcia Sent: Wednesday, April 23, 2008 5:49 AM To: [email protected] Subject: [Tinyos-help] Unable to install Blink on an IRIS mote Hi all, Im running Tinyos 2 applications on IRIS motes. I can compile Blink application making make iris. But when I try to install Blink into one of them doing make iris install,1 mib510,/dev/ttyUSB0, I get the next error: avr-objcopy --output-target=srec build/iris/main.exe build/iris/main.srec avr-objcopy --output-target=ihex build/iris/main.exe build/iris/main.ihex writing TOS image tos-set-symbols build/iris/main.srec build/iris/main.srec.out-1 TOS_NODE_ID=1 ActiveMessageAddressC$addr=1 Could not find data section in build/iris/main.exe, aborting. make: *** [setid] Error 255 Has somebody any idea? Thanks, Eva
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
