2016-02-05 41 views
0

我已經安裝了Omnet ++ 4.4.2,並且有Castalia。現在我在cCompoundModule中出現錯誤。請幫我找到這個錯誤的解決方案:Omnet ++中的視頻傳感器節點仿真過程中發生錯誤

Error in module (cCompundModule) SN (id=1) during network setup: Class coordNode not found - perhaps its code was not linked in or the class wasn't registered with Register_Class() or in the case of modules and channels with Define_Module()/Define_Channel() .

+0

圖片不可見。問題增加了錯誤信息。 – maxhb

+0

在Castalia-3.2中沒有名爲'coordNode'的simplemodule或複合模塊。你能寫出你嘗試運行哪個例子嗎?或者你的網絡看起來如何(例如你的模型的'* .ned'文件以及'omnetpp.ini')。 –

回答

0

嗯是的,我已經連接了我的設計和.Ned文件,我需要run.I圖像需要運行哪些而來的omnetpp.ini文件在videosensornode下。 enter image description here