[Tinyos-host-mote-wg] Re: [Tinyos-2.0wg] new avr toolchain
Kristin Wright
l.kristin.wright at gmail.com
Tue Jul 19 13:51:31 PDT 2005
Given the symptoms, I suspect that I mixed up an old source tgz that
omitted the dollar-sign fix for a newer one with the patch correctly
applied.
The source for that is here:
http://www.tinyos.net/dist-1.2.0/tools/source/avr-binutils-2.15tinyos.tgz
If someone verifies that that is the right source (patch applied), I
can regenerate that rpm and get the new one online. A even better idea
is to just describe the patch and I'll check for it.
-kw
On 7/19/05, Vlado Handziski <vlado.handziski at gmail.com> wrote:
> Hi all,
>
> I am trying to migrate to the new avr toolchain on FC2. I have the
> following rpms installed:
>
> avr-libc-1.2.3-1
> avr-binutils-2.15tinyos-2
> avr-gcc-3.4.3-1
>
> but It looks like the avr-as is causing problems, i.e. it is acting as the
> dollar patch is not applied or something. I have tried to manualy compile
> the binutils with the proper undef but I get the same results:
>
> [hanjo at localhost Blink]$ make mica2
> mkdir -p build/mica2
> compiling BlinkC to a mica2 binary
> ncc -o build/mica2/main.exe -Os -finline-limit=100000 -Wall -Wshadow
> -DDEF_TOS_AM_GROUP=0x7d -Wnesc-all -target=mica2
> -fnesc-cfile=build/mica2/app.c -board=micasb -I%T/oski/impls BlinkC.nc -lm
> nesc1: warning: calls to MoteInit.init in PlatformM are uncombined
> nesc1: warning: calls to SoftwareInit.init in RealMain are uncombined
> /tmp/ccXZ3Npg.s: Assembler messages:
> /tmp/ccXZ3Npg.s:49: Error: unknown opcode `outgoingby'
> /tmp/ccXZ3Npg.s:163: Error: junk at end of line, first unrecognized
> character is `0'
> /tmp/ccXZ3Npg.s:163: Error: unknown opcode `m_upper'
> /tmp/ccXZ3Npg.s:164: Error: missing ')'
> /tmp/ccXZ3Npg.s:164: Error: junk at end of line, first unrecognized
> character is `0'
>
>
> any hints? I know this has to be some stupid omission on my side, but I've
> run out of ideas.
>
> Vlado
>
> _______________________________________________
> Tinyos-2.0wg mailing list
> Tinyos-2.0wg at Mail.Millennium.Berkeley.EDU
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-2.0wg
>
>
>
_______________________________________________
Tinyos-2.0wg mailing list
Tinyos-2.0wg at Mail.Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-2.0wg
More information about the Tinyos-host-mote-wg
mailing list