Hi Nived, Use the latest SVN code from tinyos-main on google code. Then look at the platform/iris/chips/rf230 directory and modify your platform/emote/chips/rf230 accordingly.
Best, Miklos On Mon, Mar 21, 2011 at 6:20 PM, Nived <[email protected]> wrote: > Hi, > > Am trying to wire the rf230 radio on to a new platform. But i keep getting > the following error when i try to build RadioCountToLeds > > /opt/tinyos-2.x/tos/platforms/emote/ActiveMessageC.nc : 49: failed to > preprocess /opt/tinyos-2.x/tos/chips/rf2xx/rf230/RF230ActiveMessageC.nc > /opt/tinyos-2.x/tos/platforms/emote/ActiveMessageC.nc : 51: no match > /opt/tinyos-2.x/tos/platforms/emote/ActiveMessageC.nc : 52: no match > /opt/tinyos-2.x/tos/platforms/emote/ActiveMessageC.nc : 53: can not find > `Recieve` > /opt/tinyos-2.x/tos/platforms/emote/ActiveMessageC.nc : 54: can not find > `snoop` > /opt/tinyos-2.x/tos/platforms/emote/ActiveMessageC.nc : 55: no match > /opt/tinyos-2.x/tos/platforms/emote/ActiveMessageC.nc : 56: no match > /opt/tinyos-2.x/tos/platforms/emote/ActiveMessageC.nc : 61: no match > /opt/tinyos-2.x/tos/platforms/emote/ActiveMessageC.nc : 62: no match > /opt/tinyos-2.x/tos/platforms/emote/ActiveMessageC.nc : 63: no match > /opt/tinyos-2.x/tos/platforms/emote/ActiveMessageC.nc : 64: no match > > I have a feeling the first error is the cause for the others. Is there > something i am doing wrong in the build process ? I have included the folder > in the .platform file > > Any suggestions ? > > Thanks > Nived > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
