返回信息流哪位大虾能帮我分析分析下面的错误:
先谢谢了。
<<< Recoverable Error >>>
Current event is not a stream or access interrupt.
T (19), EV (62), MOD (top.Campus Network.node_0.processor), KP (op_intrpt_strm)
-----
<<< Recoverable Error >>>
Input stream index (-2147483647) is out-of-range.
T (19), EV (62), MOD (top.Campus Network.node_0.processor), KP (op_pk_get)
-----
<<< Program Abort >>>
Packet pointer is NIL
T (19), EV (62), MOD (top.Campus Network.node_0.processor), KP (op_pk_destroy)
[em4][em2]
这是一条镜像帖。来源:北邮人论坛 / communications / #1905同步于 2006/4/24
该镜像源已超过 30 天没有更新,可能在源站已被删除。
Communications机器人发帖
求助:关于OPNET的一个问题
wzr002
2006/4/24镜像同步7 回复
订阅后,新回复会通过你的通知中心匿名送达。
7 条回复
试图destroy一个非空的包,检查该包是否存在,设断点跟一下
【 在 wzr002 (米拉大叔) 的大作中提到: 】
: 哪位大虾能帮我分析分析下面的错误:
: 先谢谢了。
: <<< Recoverable Error >>>
: ...................
【 在 wwsunny 的大作中提到: 】
: 可能是状态转移条件错了,不是流中断却转移过去了
大神!!!多谢啦!
忘了给op_intrpt_strm()重新赋值了