Hi~ All~! This is just additional infomation about previous question.
configuration A1 {
}
{ components TimerC, ... , ... ,;
.
.
.
A1M.Ack[AckOne] -> TimerC.Timer[unique("Timer")]; A1M.Ack[AckTwo] ->
TimerC.Timer[unique("Timer")]; A1M.Ack[AckThree] ->
TimerC.Timer[unique("Timer")]; A1M.Ack[AckFour] ->
TimerC.Timer[unique("Timer")];
.
.
.
}
module A1{
.
.
.
uses interface Timer Ack[4]; // as a parameterized interface instance
.
.
.
}
This is partial code of whole program to use parameterized interface instance.
When it has been compling, There is an error message.
Parse error before 'Ack'
Where am I wrong?? I just followed what the manual present.
Please Let me know. how to fix it.
Thanks in advance
with regards
Jung
_________________________________________________________________
강력해진 보안성, 아웃룩을 닮아 편리해진 기능들로 무장한 Windows Live Hotmail! 지금 로그인해 보세요!
http://www.hotmail.com_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help