[Tinyos-help] Programming IRIS motes with TinyOS2.x Apps in Ubuntu Linux

2008-07-14 Thread afuba edwin
Hi Mates I recently installed TinyOS 2.x under Ubuntu, per CVS and tried to program Crossbow IRIS. I compiled the Blink Application in der tinyos-2.x/apps/Blink folder and it compiled without problems. then I tried to install it unto an iris mote. It seems everything went alright - the data

Re: [Tinyos-help] Programming IRIS motes with TinyOS2.x Apps in Ubuntu Linux

2008-07-14 Thread Stefano Kismet Lenzi
Can you run again the make install goal and post the whole output of the command? On Mon, Jul 14, 2008 at 14:19, afuba edwin [EMAIL PROTECTED] wrote: Hi Mates I recently installed TinyOS 2.x under Ubuntu, per CVS and tried to program Crossbow IRIS. I compiled the Blink Application in der

Re: [Tinyos-help] Programming IRIS motes with TinyOS2.x Apps in Ubuntu Linux

2008-07-14 Thread Kevin Klues
When did you checkout from CVS? A bug was introduced a few days ago that made all ATMEGA based platforms unusable. Try updating from cvs with 'cvs up -dP' and try again; the bug has been fixed. Kevin On Mon, Jul 14, 2008 at 5:19 AM, afuba edwin [EMAIL PROTECTED] wrote: Hi Mates I recently