Re: [Tinyos-help] Migrating to a new microcontroller

2008-10-27 Thread Xavier Orduña
4:29 PM > *To:* Hugh Hartwig > *Cc:* Gracinda García Lago; tinyos-help@millennium.berkeley.edu > > *Subject:* Re: [Tinyos-help] Migrating to a new microcontroller > > > > Hi Hugh, > > I have a working version of mspgcc and verified code for family 2 > (msp430X). &

Re: [Tinyos-help] Migrating to a new microcontroller

2008-10-22 Thread Hugh Hartwig
try changing it. I also had to add my ncc directory to PATH. Hugh From: Xavier Orduña [mailto:[EMAIL PROTECTED] Sent: Monday, October 20, 2008 4:29 PM To: Hugh Hartwig Cc: Gracinda García Lago; tinyos-help@millennium.berkeley.edu Subject: Re: [Tinyos-help] Migrating to a new microcontroller

Re: [Tinyos-help] Migrating to a new microcontroller

2008-10-20 Thread Xavier Orduña
MAIL PROTECTED] *On Behalf Of *Xavier Orduña > *Sent:* Wednesday, June 18, 2008 7:20 AM > *To:* Gracinda García Lago > *Cc:* tinyos-help@millennium.berkeley.edu > *Subject:* Re: [Tinyos-help] Migrating to a new microcontroller > > > > Hi Gracinda, > > If you use windows

Re: [Tinyos-help] Migrating to a new microcontroller

2008-10-20 Thread Hugh Hartwig
@millennium.berkeley.edu Subject: Re: [Tinyos-help] Migrating to a new microcontroller Hi Gracinda, If you use windows, you can use an already compiled and packaged version of mspgcc: http://sourceforge.net/project/showfiles.php?group_id=42303 <http://sourceforge.net/project/showfiles.php?group_id=42

Re: [Tinyos-help] Migrating to a new microcontroller

2008-06-18 Thread Xavier Orduña
CTED] > *Enviado el:* martes, 17 de junio de 2008 15:18 > > *Para:* Gracinda García Lago > *CC:* tinyos-help@millennium.berkeley.edu > *Asunto:* Re: [Tinyos-help] Migrating to a new microcontroller > > Hi Gracinda, > > Yes, I'm working with tinyos 2.0. > > Let&

Re: [Tinyos-help] Migrating to a new microcontroller

2008-06-18 Thread Gracinda García Lago
ou for your time! Gracinda De: Xavier Orduña [mailto:[EMAIL PROTECTED] Enviado el: martes, 17 de junio de 2008 15:18 Para: Gracinda García Lago CC: tinyos-help@millennium.berkeley.edu Asunto: Re: [Tinyos-help] Migrating to a new microcontroller Hi Gracinda, Ye

Re: [Tinyos-help] Migrating to a new microcontroller

2008-06-17 Thread Xavier Orduña
www.alcim.net Buscant sempre nous reptes, alguna proposta? -- Forwarded message -- From: Gracinda García Lago <[EMAIL PROTECTED]> Date: Tue, Jun 17, 2008 at 2:42 PM Subject: RE: [Tinyos-help] Migrating to a new microcontroller To: Xavier Orduña <[EMAIL PRO

Re: [Tinyos-help] Migrating to a new microcontroller

2008-06-17 Thread Gracinda García Lago
@millennium.berkeley.edu Asunto: Re: [Tinyos-help] Migrating to a new microcontroller Hi, I don't know about using boomerang instead of tinyos. Let me explain my procedure to get msp430x2617 work in tinyos and then maybe we can find some similarities. Support for msp430x2617 it has been already included in m

Re: [Tinyos-help] Migrating to a new microcontroller

2008-06-13 Thread Xavier Orduña
Hi, I don't know about using boomerang instead of tinyos. Let me explain my procedure to get msp430x2617 work in tinyos and then maybe we can find some similarities. Support for msp430x2617 it has been already included in mspgcc distribution. Do you need no patch. If you are using linux you can

Re: [Tinyos-help] Migrating to a new microcontroller

2008-06-13 Thread Gracinda García Lago
Hi! I am trying to migrate to new microcontroller msp430F261x. I am using Boomerang 2.0.2 (binutils v2.16). I have found a patch (http://mspgcc.sourceforge.net/) that includes the msp430x261x, but this patch is for binutils v2.17. Have you used this patch? Do you know if it is possible to upg

Re: [Tinyos-help] Migrating to a new microcontroller

2008-06-10 Thread Xavier Orduña
Hi, I'm porting tinyos 2 to the new msp430 family. The main "problem" is that tha USART device has changed to the USCI device, so all serial comunications changed (specially ones comunicating with CC2420). For the moment i managed to run tinyos (and send and receive packets) on a msp4302617 base

[Tinyos-help] Migrating to a new microcontroller

2008-05-28 Thread Jack Travis
Hi, Is the msp430f261x serie supported in tinyOS? It's supported by mspgcc, it has basically the same functionalities, pinout, processing unit, than the msp430f1611 (which is supported obviously) but some of the registers are slightly different for some modules. It there a compatibility list for t