I installed TinyOS for micaZ using Crossbow Install CD, and it works well for micaZ.
Now I want to revise or extend this software environment to let it work for telos mote as well.
 
When i try to "make telos" directly, i got the error "Could not execute msp430-gcc.exe".
So i started the extention by installing mspgcc.
 
I installed the following tools using cmd: rpm --force --ignoreos --ivh *.rpm
msp430tools-base-0.1-20050607.cygwin.i386.rpm
msp430tools-binutils-2.16-20050607.cygwin.i386.rpm
msp430tools-gcc-3.2.3-20050607.cygwin.i386.rpm
msp430tools-gdb-6.0-20050609.cygwin.i386.rpm
msp430tools-gdb-proxy-6.0-20050609.cygwin.i386.rpm
msp430tools-libc-20050308cvs-20050608.cygwin.i386.rpm
msp430tools-python-tools-1.0-1.cygwin.noarch.rpm
tinyos-javacomm-1.0.0-1.cygwin.i386.rpm
 
Then, I did the make again, "make telos", and got another error in the error msg box:
"The procedure entry point _getreent could not be located in the dynamic link library cygwin1.dll"
 
 Does anybody have idea or suggestion about how to solve this problem?
thanks.
 
 
 
 
 
 
 
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to