external mode compatible with dll target ?
5 views (last 30 days)
Show older comments
Hi,
I'm generating a target for a specific hardware, which works with RTOS (real-time operating system). For this reason the generated code is encapsulated in a dll.
And I have seen the xPCtarget (like mine). But has not external mode.
Is possible to incorporate the "external mode" with a dll working in RTOS?
Thanks in advance.
0 Comments
Accepted Answer
Kaustubha Govind
on 23 Nov 2011
If you are creating your own custom target, you need to create a TCP/IP layer for external mode. See Creating a TCP/IP Transport Layer for External Communication.
0 Comments
More Answers (0)
See Also
Categories
Find more on Development Computer Setup in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!