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 checkout last cvs and compile. (or ask me and
I can send you an already compiled version). If you are using windows just
download the last installer version.

To make tinyos to use the new mspgcc, I've just changed the folder msp430 in
the tinyos distribution, for a new one including the last mspgcc.

Then, you have to check you have nesc 1.2.8 (or download there:
http://www.isis.vanderbilt.edu/projects/NEST/tinyos-2.x-iris/tools/release/external-tools/).
Add the flag "*-fnesc-separator=__*" in msp.rules (folder
tos/support/make/msp). And change the flag that indicates cpu.

Regading to msp430X specific code, you have to change some things to make it
work, If you are interested I can put the code in the contrib-cvs.

I hope this fast explanation helps you in your problems!

Xavi

www.alcim.net
Buscant sempre nous reptes, alguna proposta?

On Fri, Jun 13, 2008 at 9:31 AM, Gracinda García Lago <
[EMAIL PROTECTED]> wrote:

>  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 upgrade binutilsv2.16 in Boomerang 2.0.2
> to v2.17? how?
> I have also installed Boomerang v2.0.4 (binutils v2.17) and after I have
> installed the patch but I got error messages.
>
> When I have reviewed the patch, I have checked modifications in files that
> I don´t find in my directory tree. In the directory  tree I have found
> another files related to the linker and hardware ( for example ldscripts,
> msp430x1611.xu), but a new file for the new micro is not included in the
> patch, I don´t know if the patch will generate these scripts. So, I am
> confused about binutils package, the patch and the directory tree I have...
>
> I hope you can help me or clarify something!
>
> Best regards
>
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to