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.

Information on SysLink_setup

Hi,

 

I wanted to know if it is advisible to call SysLink_setup multiple times from the same process context, with out calling SysLink_destroy. To elaborate, do you see an issue with calling syslink APIs in the following order from the same process context.

SysLink_setup

SysLink_setup

<<SYSLINK USAGE>>

SysLink_destroy

SysLink_destroy

Regards
Pranjal