Hi Fabien,
I've been able to use a msp430gcc with a msp430f2617 with tinyos. If
you say you have the 2 compilers the only thing you'll have to worry
is that the first compiler in the path is the new one. If you want to
be certain you'll can execute: which msp430-gcc. You may find problems
due to the separator used by nesc, it depends on the exact version of
tinyos you're using.
I made a document explaining how to add support to this platform, you
can read it here:
http://zolertia.sourceforge.net/wiki/index.php/Z1_installation_on_tinyos.
It's not targeted to your exact mcu, but if you check the differences
between the files in the tar.gz and the tinyos official distribution I
think you'll be able to make it work.
Good luck

2010/1/17 Till Maas <[email protected]>:
> On Fri, Jan 15, 2010 at 06:12:47PM -0800, Fabien CHRAIM wrote:
>
>> I am trying to port tinyOS to a platform that has the msp430f2618. To do
>> this, I know that I have to replace the mspgcc compiler that comes with
>> tinyos2. The procedure I followed is here:
>> http://sourceforge.net/apps/mediawiki/mspgcc/index.php?title=Linux_installation_%28MSP430X%29
>> Now I have read a lot of the posts on forums and I'm at the point where I
>> have both compilers but I can't figure out how to actually replace the older
>> mspgcc with the new one.
>>
>> Can anyone help?
>> I'm working on ubuntu 8.10.
>
> You did not write how you installed TinyOS. Maybe you can just uninstall
> the msp430 toolchain you installed from TinyOS, then it might work. On
> Fedora I was able to just use the MSP430 toolchain from Fedora instead
> of the TinyOS one.
>
> Regards
> Till
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>



-- 
Jordi Soucheiron
Software Engineer

DEXMA
Parc Tecnològic la Salle
Sant Joan de la Salle, 42
08022 Barcelona
t/f: [+34] 93 181 01 95
www.dexmatech.com
[email protected]

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to