[Tinyos-help]: use DBG to output debug info failed!
Renee Azhen
azhen_renee at yahoo.com.cn
Tue Dec 4 22:43:15 PST 2007
Dear all:
I write this code in the BlinkM.nc files:
event result_t Timer.fired()
{
dbg(DBG_TEMP, "please output the dbg info");
call Leds.redToggle();
return SUCCESS;
}
and then use this comman: export DBG=temp,
then start tossim to monitoring, but no dbg info outputted!
anything that I did is wrong??
Could anyone tell me how to get the dbg info?
really thanks
Sam
---------------------------------
进入雅虎游戏嘉年华,赢取液晶显示器!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20071205/488311c9/attachment.htm
More information about the Tinyos-help
mailing list