XJAPI_Startup

Initialise the XJTAG system.

void XJAPI_Startup(void);

Arguments

None

Return value

None

Notes

This function must be called before any other API function is called. Before it exits an application should call XJAPI_Shutdown if it has called XJAPI_Startup.