Error evaluating 'InitFcn' callback of create Ethernet block
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Balasubramanian Srikanthan
il 24 Mag 2017
Modificato: Balasubramanian Srikanthan
il 25 Mag 2017
I'm facing the exact same problem. It would really be helpful if you could post the solution that you figured out.
Risposte (1)
Kaustubha Govind
il 6 Giu 2012
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 Commenti
Vedere anche
Categorie
Scopri di più su Target Computer Setup in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!