Did you CVS-update the whole TinyOS tree, or just LoadFromRAM? Please try 
updating the entire tree.

Thanks

Mike

On May 10, 2010, at 6:44 PM, ranal fernando wrote:

> Dear all,
> 
>  
> 
> I wanted to check how LoadFromRAM in tinyld works. I did a cvs update & then 
> I tried to make the application LoadFromRAM by giving
> 
> make telosb threads
> 
> I even tried
> 
> Make telosb   as mentioned in the readme file.
> 
>  I got enormous number of errors.   
> 
>  
> 
>  
> 
> In file included from 
> /opt/tinyos-2.1.0/tos/lib/tosthreads/system/TinyThreadSchedulerC.nc:50,
> 
>                  from 
> /opt/tinyos-2.1.0/tos/lib/tosthreads/system/PlatformInterruptC.nc:43,
> 
>                  from 
> /opt/tinyos-2.1.0/tos/lib/tosthreads/chips/msp430/Msp430TimerC.nc:163,
> 
>                  from 
> /opt/tinyos-2.1.0/tos/chips/msp430/timer/Msp430ClockC.nc:33,
> 
>                  from /opt/tinyos-2.1.0/tos/platforms/telosb/MoteClockC.nc:44,
> 
>                  from /opt/tinyos-2.1.0/tos/platforms/telosa/PlatformC.nc:35,
> 
>                  from /opt/tinyos-2.1.0/tos/lib/tosthreads/system/MainC.nc:50,
> 
>                  from LoadFromRAMAppC.nc:34:
> 
> In component `TinyThreadSchedulerP':
> 
> /opt/tinyos-2.1.0/tos/lib/tosthreads/system/TinyThreadSchedulerP.nc: In 
> function `ThreadScheduler.wakeupThread':
> 
> /opt/tinyos-2.1.0/tos/lib/tosthreads/system/TinyThreadSchedulerP.nc:254: 
> warning: declaration of `i' shadows global declaration
> 
> /opt/tinyos-2.1.0/tos/lib/tosthreads/system/TinyThreadSchedulerP.nc:57: 
> warning: location of shadowed declaration
> 
> In file included from 
> /opt/tinyos-2.x/tos/lib/tosthreads/csystem/CThreadC.nc:39,
> 
>                  from 
> /opt/tinyos-2.x/tos/lib/tosthreads/lib/tinyld/TosThreadApiC.nc:42,
> 
>                  from 
> /opt/tinyos-2.x/tos/lib/tosthreads/lib/tinyld/DynamicLoaderC.nc:55,
> 
>                  from LoadFromRAMAppC.nc:36:
> 
> In component `CThreadP':
> 
> /opt/tinyos-2.x/tos/lib/tosthreads/csystem/CThreadP.nc: In function 
> `tosthread_create':
> 
> /opt/tinyos-2.x/tos/lib/tosthreads/csystem/CThreadP.nc:45: syntax error 
> before `AT_SPONTANEOUS'
> 
> /opt/tinyos-2.x/tos/lib/tosthreads/csystem/CThreadP.nc: In function 
> `tosthread_destroy':
> 
> /opt/tinyos-2.x/tos/lib/tosthreads/csystem/CThreadP.nc:48: syntax error 
> before `AT_SPONTANEOUS'
> 
> /opt/tinyos-2.x/tos/lib/tosthreads/csystem/CThreadP.nc: In function 
> `tosthread_pause':
> 
>  
> 
>  
> 
> Can somebody let me know what might be the reason? 
> 
>  
> 
> Thanks in advance
> 
>  
> 
> Fernando
> 
> 
> The New Busy is not the old busy. Search, chat and e-mail from your inbox. 
> Get started.


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

Reply via email to