On Mar 9, 2007, at 9:57 AM, Bibudh Lahiri wrote:

Hi,
   I'm getting the following error message in TOSSIM:

   Warning: Unknown debug option: "TEMP"

   I've tried the following:

   unset DBG
   export DBG = TEMP
   make pc
   build/pc/main.exe 13

I've also tried with the other debug modes namely USR1, USR2 and USR3, but none seems to work. Any suggestions as to how to get rid of it? It might sound too naive but it worked fine before I logged off from cygwin yesterday, but now things seem to be wrong.

Please re-read the tutorial. You specify the modes in lower case, not upper case. So:

export DBG=tmp,usr1

Phil
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to