Header iSYSTEM


  Solutions for Embedded System Development & Test

 
Center Headline


On-Chip Debugging - In-Circuit Emulation - Custom Designs - Real-time & Test Automation

Menu
Request

Request for information form

PrinterFriendly
Printer Friendly Page


winIDEA
isystem.connect - "Remote Controlling an emulator or debugger"

The isystem.connect port was designed to allow out-of-process communication and control over a running instance of winIDEA with minimal complexity imposed on the client application.

The client application makes use of the isystem.connect port through the iCONNECT.DLL providing the IConnectXX COM interfaces. The DLL marshals the IConnectXX function calls via TCP/IP sockets to the specified winIDEA instance, which after processing them, returns them using the same transport path.

The following steps are required to make use of the isystem.connect interface:

  • Optionally implement the IConnectSink interface through which the server can post notification messages.
  • Include the provided CIConnectClient class in your application.
  • Create an Instance of the CIConnectClient, call -its LinkToiCONNECT member function to link to
    iCONNET.DLL, Connect member function to open the connection and Disconnect to close it.
  • Once the connection is established, all functions of IConnectXX interfaces can be used.

Further Links

 Info

Type

Size

Description

iSYSTEM.Connect

PDF

128 KB

iSYSTEM.Connect Interface Specification

GDB Server

HTML

-

winIDEA GDB Server Interface

LabVIEW

HTML

-

winIDEA LabVIEW Interface

bottom iSYSTEM
Copyright © 2008 iSYSTEM AG. All Rights Reserved. Impressum