Also,
I've used mig to generate a java interface and that interface is failing here:
init(BuildSource.makePhoenix(net.tinyos.util.PrintStreamMessenger.err));
with:
Exception in thread "main" java.lang.NullPointerException
at net.tinyos.message.MoteIF.init(MoteIF.java:119)
at net.tinyos.message.MoteIF.<init>(MoteIF.java:89)
at MainDriver.<init>(MainDriver.java:10)
at MainDriver.main(MainDriver.java:61)
Thanks,
Aaron
On Mon, Apr 25, 2011 at 6:29 PM, Aaron Rosen <[email protected]> wrote:
> Hello,
>
> I've added code in CC2420TransmitP.nc and CC2420TransmitC.nc to send
> information about a couple variables to the uart port. I'm also using
> the ip-driver in blip to create a tun interface with the mote. I'm
> thinking there is some conflict here because there are two things
> using the uart ? Is what I'm trying to do possible this way?
>
> Thanks,
>
> Aaron
>
> --
> Aaron O. Rosen
> Masters Student - Network Communication
> 306B Fluor Daniel
> 843.425.9777
>
--
Aaron O. Rosen
Masters Student - Network Communication
306B Fluor Daniel
843.425.9777
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help