Error evaluating 'InitFcn' callback of create Ethernet block

1 view (last 30 days)
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 Comment
Balasubramanian Srikanthan
Edited: Balasubramanian Srikanthan on 25 May 2017
I'm facing the exact same problem. It would really be helpful if you could post the solution that you figured out.

Sign in to comment.

Answers (1)

Kaustubha Govind
Kaustubha Govind on 6 Jun 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 Comments
avinash3010
avinash3010 on 6 Jun 2012
Thank you very much for the answer... i have already figured it out and the problem is solved.
Cádmo Rodrigues
Cádmo Rodrigues on 31 Aug 2018
Hi, avinash3010!
Can you share with us the solution? Thanks!

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!