Hi everyone,

I'm following TOSThreads
tutorial<http://docs.tinyos.net/tinywiki/index.php/TOSThreads_Tutorial>,
the following pops up after I type make telosb threads to compile:

/home/xiaohui/Dropbox/tinyos-2.1.x/tos/lib/tosthreads/system/TinyThreadSchedulerP.nc:191:
warning: call via function pointer
/home/xiaohui/Dropbox/tinyos-2.1.x/tos/lib/tosthreads/system/SystemCallP.nc:49:
warning: call via function pointer
In component `HilTimerMilliC.AlarmToTimerC':
/home/xiaohui/Dropbox/tinyos-2.1.x/tos/lib/timer/AlarmToTimerC.nc: In
function `Alarm.fired':
/home/xiaohui/Dropbox/tinyos-2.1.x/tos/lib/timer/AlarmToTimerC.nc(HilTimerMilliC.AlarmToTimerC):82:
fired.postTask not connected
In component `ThreadTimersC.VirtualizeTimerC':
/home/xiaohui/Dropbox/tinyos-2.1.x/tos/lib/timer/VirtualizeTimerC.nc: In
function `startTimer':
/home/xiaohui/Dropbox/tinyos-2.1.x/tos/lib/timer/VirtualizeTimerC.nc(ThreadTimersC.VirtualizeTimerC):151:
updateFromTimer.postTask not connected
In component `HilTimerMilliC.VirtualizeTimerC':
/home/xiaohui/Dropbox/tinyos-2.1.x/tos/lib/timer/VirtualizeTimerC.nc: In
function `startTimer':
/home/xiaohui/Dropbox/tinyos-2.1.x/tos/lib/timer/VirtualizeTimerC.nc(HilTimerMilliC.VirtualizeTimerC):151:
updateFromTimer.postTask not connected
In component `SystemCallP':
/home/xiaohui/Dropbox/tinyos-2.1.x/tos/lib/tosthreads/system/SystemCallP.nc:
In function `SystemCall.start':
/home/xiaohui/Dropbox/tinyos-2.1.x/tos/lib/tosthreads/system/SystemCallP.nc:74:
threadTask.postTask not connected
make: *** [exe0] Error 1
*

*
Someone has encountered the same issue
here<http://old.nabble.com/TosThreads-compilation-error-td31934393.html#a31934393>,
but no definite solution is given. Can anyone please help?

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

Reply via email to