Sorry, I didn't remember correctly. If you're using Philipp Sommer's
git, you don't need tinyos main, just check out and set up the
TOSROOT, TOSDIR, MAKERULES, CLASSPATH variables.
If you're using our code (szte-wsn.sf.net), you should check out
tinyos-main and copy the /tos/chips/atm128rfa1 from our repository to
the the tinyos-main source tree.

Andris

2011/8/23 soahil shuaib <[email protected]>:
> Dear Andirs,
> Thanks for the information.
> I typed tinyos svn in google and it took me to following
>
> http://code.google.com/p/tinyos-main/source/browse/
> Now when i checked under the head of platforms, i could not find any
> platforms of rfa1. Neither was there there atmrfa1 under the head of chips.
> Would you give the address where i can find tinyos svn.
>
> Thanks and regards,
> Sohail
> ________________________________
> From: Bíró András <[email protected]>
> To: soahil shuaib <[email protected]>
> Cc: tinyos <[email protected]>
> Sent: Tuesday, August 23, 2011 12:42 PM
> Subject: Re: Problems faced while Compiling "RadioCountToLeds" for the rfa1
> platform
>
> 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