I have 2 components A and B that have to communicate with C++ code written by a third party.
Is this possible?  If so how?
 
I have tried to include the third party code as header files, and then create their objects within code in the state machine of some capsule in component A.  On doing this, the software, does not even build the model.
 
Any suggestions....
rgds,
Ameeta

Reply via email to