Hi Sohail,

If you're using the rfa1 codes of Philip Sommer or us
(szte-wsn.sf.net), you should use it with tinyos-svn.

Andris

2011/8/23 soahil shuaib <[email protected]>:
> Dear All,
>
> I am compiling the "RadioCountToLeds" app for the rfa1 platform for the
> radio performance. I encountered many errors. Initially the compiler
> reported that it could not find interfaces defined in the RFA1RadioP.nc like
> SoftwareAckConfig, UniqueConfig, CsmaConfig .... etc.
> To solved this problem i found the definition of these files in rf2xx folder
> (in tinyos-2.1.1) in chips. Copied them to the folder
> /chips/atm128rfa1/radio The above errors are resolved. But some other
> unresolvable errors are occurring like (a few snippets of the actual message
> are copied in italics below )
> In component `RFA1RadioC':
> /opt/tinyos-2.1.1/tos/chips/atm128rfa1/radio/RFA1RadioC.nc:111: component
> `RadioAlarmC' is not generic
>
> In component `RFA1RadioP':
> /opt/tinyos-2.1.1/tos/chips/atm128rfa1/radio/RFA1RadioP.nc:223: `getBytes'
> is not in interface `TrafficMonitorConfig'
> /opt/tinyos-2.1.1/tos/chips/atm128rfa1/radio/RFA1RadioP.nc:70:
> `TrafficMonitorConfig.getUpdatePeriod' not implemented
>
> /opt/tinyos-2.1.1/tos/chips/atm128rfa1/radio/RFA1RadioC.nc:242: component
> `SoftwareAckLayerC' is not generic
>
> /opt/tinyos-2.1.1/tos/chips/atm128rfa1/radio/RFA1DriverLayerP.nc:236:
> implicit declaration of function `RADIO_ASSERT'
> /opt/tinyos-2.1.1/tos/chips/atm128rfa1/radio/RFA1DriverLayerP.nc: In
> function `changeState':
> /opt/tinyos-2.1.1/tos/chips/atm128rfa1/radio/RFA1DriverLayerP.nc:259:
> implicit declaration of function `RADIO_ASSERT'
> /opt/tinyos-2.1.1/tos/chips/atm128rfa1/radio/RFA1DriverLayerP.nc: In
> function `RadioSend.send':
> I am hopeful that above information would be sufficient for you in
> understanding the problem.
>
> Looking forward for your helping comments.
>
> Thanks and regards,
> Sohail
>
>
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to