Hi,

There are two TinyLD files that you need to update.

1.) tos/lib/tosthreads/lib/tinyld/tosthread_slcs_types.h
2.) tools/tinyos/tosthreads/tosthreads_standard_api.py

Thanks

Mike

On Dec 30, 2010, at 7:45 PM, ranal fernando wrote:

> 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


_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to