external mode compatible with dll target ?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Akzeptierte Antwort
Kaustubha Govind
am 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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Development Computer Setup finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!