This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

HST unresolved extenal link

Hello,

I have a C++ program (call it HostProg) that needs to send and receive data from a C6713 board.  The target program creates the HST_Obj objects.  What do I need to do to in HostProg to connect to the pipes?  I have tried including <hst.h> and <std.h> as well as the cfg.h header from the target program.  When I create a HST_Obj in HostProg, the code compiles, but I get an unresolved external link error.  What am I missing?  Some sample code would be great!

Thank you,
Nic