Hello,

I have a code which gives the following error. 

In file included from RadioCountToLedsAppC.nc:47:
In component `RadioCountToLedsC':
RadioCountToLedsC.nc:33: interface TossimPacket not found
RadioCountToLedsC.nc:34: interface BigQueue not found
RadioCountToLedsC.nc:34: unexpected type arguments
RadioCountToLedsC.nc: In function `sendPacket':
RadioCountToLedsC.nc:340: interface has no command or event named `enqueue'
RadioCountToLedsC.nc:352: interface has no command or event named `dequeue'
RadioCountToLedsC.nc: In function `NDPTimer.fired':
RadioCountToLedsC.nc:554: warning: passing argument 2 of `Packet.getPayload' 
makes pointer from integer without a cast
In component `RadioCountToLedsAppC':
RadioCountToLedsAppC.nc: At top level:
RadioCountToLedsAppC.nc:53: component TossimActiveMessageC not found
RadioCountToLedsAppC.nc:54: component BigQueueC not found
RadioCountToLedsAppC.nc:54: component `BigQueueC' is not generic
RadioCountToLedsAppC.nc:67: no match
RadioCountToLedsAppC.nc:68: no match

I have checked in the folders. These components and interfaces exist. I tried 
re installing tinyos. I followed the instructions as given on 5secondfuse 
website. The same code does not give any error on another PC. 

Can someone give me a hint as to what the problem could be? Am I missing some 
package?

Thanks,
Shalini

       
---------------------------------
You rock. That's why Blockbuster's offering you one month of Blockbuster Total 
Access, No Cost.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to