Hello,I'm a following the TOSSIM lesson on the tutorial. When I try to use TinyViz, by typing this: $ export DBG=usr1 $ ./tinyviz -run build/pc/main.exe 30 It appears some words like this:AUTORUN: Initializing simulation. AUTORUN: Running simulation: build/pc/main.exe -gui -r=lossy 30 AUTORUN: Unable to run simulation: java.io.IOException: CreateProcess: build/pc/main.exe -gui -r=lossy 30 error=2 Goodbye!Then I try this: $ export DBG=usr1 $ build/pc/main.exe -gui 30 & $ ./tinyvizThe Tinyviz GUI appears,but blank.That is to say,there is no node and link at all.I don't know why.Does anyone have any idea ?
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
