Error evaluating 'InitFcn' callback of create Ethernet block
3 ビュー (過去 30 日間)
古いコメントを表示
Hi all
I am working on xPC target simulation. I would like to send data from target to a PC using the Ethernet card. I have used the Ethernet initialization block and have specified all the parameters including MAC address. I am trying to create Ethernet packet using 'create Ethernet packet' block and transmit it through the 'Ethernet Transmit' block.
When I try to run the model, i'm getting the following errors. 1. Error evaluating 'InitFcn' callback of xpcnbcompose block 2. A Network Buffer Management block is required. 3. Error evaluating 'InitFcn' callback of xpcetherinit block 4. A Network Buffer Management block is required.
Please help me with this.
Thank you.
1 件のコメント
Balasubramanian Srikanthan
2017 年 5 月 24 日
編集済み: Balasubramanian Srikanthan
2017 年 5 月 25 日
I'm facing the exact same problem. It would really be helpful if you could post the solution that you figured out.
回答 (1 件)
Kaustubha Govind
2012 年 6 月 6 日
I don't know anything about using the xPC Ethernet blocks, but the error message seems to say that you need to add a Network Buffer Management block from the xPC Target Ethernet Block Library. Did that not help?
2 件のコメント
参考
カテゴリ
Help Center および File Exchange で Target Computer Setup についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!