Problem regarding RTW code generation feature of simulink
Show older comments
hi I have compiled the C code for my simulink model(which just sends a constant value through tcpip send block) generated by RTW. Now to see that whether the compiled code is working I have made another model(which just have tcpip receive block and a display block). But the problem now I am facing is that the code compiles successfully, however no data is received by tcpip receive block. Please tell me what I am doing wrong or is this the limitation of RTW feature which is unable to generate code for tcpip send block. Waiting for your replies patiently SALMAN
Accepted Answer
More Answers (0)
Categories
Find more on Simulink Coder in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!