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