Hi all,
I noticed a strange behavior in TOSThreads radio interface.
I added a new procedure in the CAMRadioP.nc. I also changed
the tosthread_amradio.h accordingly.
The following is just an example of an added procedure call.
error_t test() @C() AT_SPONTANEOUS {…}
The C based application gets compiled properly. When I install
the application to the mote using
Make telosb install cthreads
It works properly.
But when I load the same application using the DynamicLoader
in TinyLD it does not work properly.
Am I missing something? Do I need to make changes in some other
place other than CAMRadioP.nc & tosthread_amradio.h?
Any help would be greatly appreciated.
Fernando
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help