level 1
小六jerry
楼主
invalid command name "../../mit/uAMPS/sims/leach.tcl"
while executing
"../../mit/uAMPS/sims/leach.tcl"
(file "tcl/mobility/leach.tcl" line 1)
invoked from within
"source.orig tcl/mobility/leach.tcl"
("uplevel" body line 1)
invoked from within
"uplevel source.orig [list $fileName]"
invoked from within
"if [$instance_ is_http_url $fileName] {
set buffer [$instance_ read_url $fileName]
uplevel eval $buffer
} else {
uplevel source.orig [list $fileName]
..."
(procedure "source" line 8)
invoked from within
"source tcl/mobility/$opt(rp).tcl"
(file "tcl/ex/wireless.tcl" line 187)
leach.err中显示这些错误,并且leach,out中没有任何数据,求大神指导啊!
2014年04月02日 05点04分
1
while executing
"../../mit/uAMPS/sims/leach.tcl"
(file "tcl/mobility/leach.tcl" line 1)
invoked from within
"source.orig tcl/mobility/leach.tcl"
("uplevel" body line 1)
invoked from within
"uplevel source.orig [list $fileName]"
invoked from within
"if [$instance_ is_http_url $fileName] {
set buffer [$instance_ read_url $fileName]
uplevel eval $buffer
} else {
uplevel source.orig [list $fileName]
..."
(procedure "source" line 8)
invoked from within
"source tcl/mobility/$opt(rp).tcl"
(file "tcl/ex/wireless.tcl" line 187)
leach.err中显示这些错误,并且leach,out中没有任何数据,求大神指导啊!