Hello, I've just downloaded tinyos-2.x from CVS repository in /opt directory. I set up all the environment variables and msp430-gcc compiler. When i do $make telosb a lot of errors appear:
C:\cygwin\opt\tinyos-2.x\tos\chips\msp430\timer/Msp430Timer32khzMapC.nc:47: too many arguments C:\cygwin\opt\tinyos-2.x\tos\chips\msp430\timer/Msp430Timer32khzMapC.nc:49: too many arguments C:\cygwin\opt\tinyos-2.x\tos\chips\msp430\timer/Msp430Timer32khzMapC.nc:50: too many arguments C:\cygwin\opt\tinyos-2.x\tos\chips\msp430\timer/Msp430Timer32khzMapC.nc:51: too many arguments ... and ... In component `CounterToLocalTimeC': C:\cygwin\opt\tinyos-2.x\tos\lib\timer/CounterToLocalTimeC.nc:38: syntax error b efore `uint32_t' C:\cygwin\opt\tinyos-2.x\tos\lib\timer/CounterToLocalTimeC.nc:42: syntax error b efore `LocalTime' In component `HilTimerMilliC': C:\cygwin\opt\tinyos-2.x\tos\chips\msp430\timer/HilTimerMilliC.nc:47: no match C:\cygwin\opt\tinyos-2.x\tos\chips\msp430\timer/HilTimerMilliC.nc:48: no match C:\cygwin\opt\tinyos-2.x\tos\chips\msp430\timer/HilTimerMilliC.nc:50: cannot fin d `TimerFrom' C:\cygwin\opt\tinyos-2.x\tos\chips\msp430\timer/HilTimerMilliC.nc:51: cannot fin d `Alarm' C:\cygwin\opt\tinyos-2.x\tos\chips\msp430\timer/HilTimerMilliC.nc:52: cannot fin d `Counter' In component `TimerMilliC': C:\cygwin\opt\tinyos-2.x\tos\system/TimerMilliC.nc:44: too many arguments make: *** [exe0] Error 1 It seems that the system doesn't find the components...but another strange thing is C:*\*cygwin*\*opt*\*tinyos-2.x*\*tos*\*chips*\*msp430*\*timer*/* HilTimerMilliC.nc:51 There is a / ... i suppose it's not the problem or i have a problem with cygpath's or winpath's? Thanks in advance. Aldo -- aldo
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
