Hi everyone,
I just downloaded DemoSensorc.nc and other files of MTS300 from
'tinyos/cvs/sourceforge', and saved them to /tos/sensorboard/micasb/. The
platform is micaz, and the sensor board is MTS310. In DemoSensorC.nc, I
revised it as:
implementation {
//components new PhotoC() as Sensor;
components new AccelXC() as Sensor;
Read = Sensor;
}
After I made it like : make micaz, there is an erro like:
In component `AccelConfigP':
/opt/tinyos-2.x/tos/sensorboards/micasb/AccelConfigP.nc:33: cannot find
`ResourceDefaultOwner'.
How can I do? Please help me.
regards,
Fangming
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help