hi,
i'm working in ns2.33.i executed the sample code wrls-dsdv.tcl. i got
these errors.anyone help me to bug this error.
num_nodes is set 3
(_o3 cmd line 1) invoked from within
"_o3 cmd node-config-adhocRouting DSDV -llType LL { }"
invoked from within
"catch "$self cmd $args" ret"
invoked from within
if [catch "$self cmd $args" ret]
{ set cls [$self info class]
global errorInfo
set savedInfo $errorInfo error
"error when calling class $cls: $args" $..." (procedure "_o3" line 2)
(SplitObject unknown line 2) invoked from within
"$ns node-config-adhocRouting $val(rp) \ -llType $val(ll) \ "