Hi, Im a 4th year student currently studying Computer Engineer in University of Limerick in Ireland . I am doing my Final Year Project on the tmote invents and i am having a few difficulties. I would be classed as a beginner to NesC. I have the boomerang environment installed and have a few tutorials gone through like the sense and blink apps. Now im attempting the "CntToLedsAndRfm" but having no luck compiling it. These are an example of the errors im getting.
In component `CounterToLocalTimeC': /opt/moteiv/tos/lib/timer/CounterToLocalTimeC.nc: At top level: /opt/moteiv/tos/lib/timer/CounterToLocalTimeC.nc:32: expected interface `Counter', but got a component /opt/moteiv/tos/lib/timer/CounterToLocalTimeC.nc:32: unexpected type arguments /opt/moteiv/tos/lib/timer/CounterToLocalTimeC.nc: In function `LocalTime.get': /opt/moteiv/tos/lib/timer/CounterToLocalTimeC.nc:38: interface has no command or event named `get' /opt/moteiv/tos/lib/timer/CounterToLocalTimeC.nc: At top level: /opt/moteiv/tos/lib/timer/CounterToLocalTimeC.nc:42: `overflow' is not in interface `Counter' In component `CounterMilliC': /opt/moteiv/tos/platform/msp430/timer/CounterMilliC.nc:41: no match /opt/moteiv/tos/platform/msp430/timer/CounterMilliC.nc:44: no match /opt/moteiv/tos/platform/msp430/timer/CounterMilliC.nc:45: no match In component `AlarmMilliC': /opt/moteiv/tos/platform/msp430/timer/AlarmMilliC.nc:46: no match make: *** [exe0] Error 1 Now im thinking myself these are path issues.Because those files are there. I dont know how to resolve them. Any help would be appreciated. Thanks, Conor.
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
