I think that i solved the problem, but I get this error. I don't know if
its the same...

$ make telosb install
mkdir -p build/telosb
    compiling AssociationExample to a telosb binary
ncc -o build/telosb/main.exe  -Os -O
-I/opt/tinyos-2.x/tos/ieee802154/includes
-I/opt/tinyos-2.x/tos/ieee802154/mac  -I/opt/tinyos-2.x/tos/ieee802154/phy
-I/opt/tinyos-2.x/tos/ieee802154/timerasync
-I/opt/tinyos-2.x/tos/ieee802154/interfaces
-I/opt/tinyos-2.x/tos/ieee802154/interfaces/mac
-I/opt/tinyos-2.x/tos/ieee802154/interfaces/phy
-I/opt/tinyos-2.x/tos/chips/cc2420/ieee802154 -mdisable-hwmul
-fnesc-separator=__ -Wall -Wshadow -Wnesc-all -target=telosb
-fnesc-cfile=build/telosb/app.c -board= -DDEFINED_TOS_AM_GROUP=0x22
-DIDENT_APPNAME=\"AssociationExam\" -DIDENT_USERNAME=\"Juan\"
-DIDENT_HOSTNAME=\"Juan-PC\" -DIDENT_USERHASH=0x058ea84cL
-DIDENT_TIMESTAMP=0x4f82ceb6L -DIDENT_UIDHASH=0x8f02ba9bL
AssociationExample.nc -lm
Couldn't execute msp430-gcc
    compiled AssociationExample to build/telosb/main.exe
msp430-objdump: 'build/telosb/main.exe': No hay tal fichero
               0 bytes in ROM
               0 bytes in RAM
msp430-objcopy --output-target=ihex build/telosb/main.exe
build/telosb/main.ihex
msp430-objcopy: 'build/telosb/main.exe': No hay tal fichero
/opt/tinyos-2.x/support/make/msp/msp.rules:102: recipe for target `ihex'
failed
make: *** [ihex] Error 1


Cam't find the gcc

thanks

El 9 de abril de 2012 13:39, Hasib1 <[email protected]> escribió:

>
> Try windows XP ,
>
> I faced the same problem
>
>
>
> Juan Martinez-3 wrote:
> >
> > Hi!
> >
> > I'm ussing cygrin in windows 7 and when I try to intall de rpm i get the
> > netx error:
> >
> > $ rpm -ivh --ignoreos msp430tools-base-0.1-20050607.cygwin.i386.rpm
> > error: Failed dependencies:
> >         /bin/sh is needed by msp430tools-base-0.1-20050607
> >
> > Thanks
> >
> > Juan
> >
> > _______________________________________________
> > Tinyos-help mailing list
> > [email protected]
> > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
> >
>
> --
> View this message in context:
> http://old.nabble.com/%28no-subject%29-tp33654715p33655064.html
> Sent from the TinyOS - Help mailing list archive at Nabble.com.
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to