winIDEA SDK
Loading...
Searching...
No Matches
Controllers

Controllers are the main building blocks of winIDEA SDK. More...

Topics

 Basic controllers
 Essential classes needed to establish a connection and perform common debug operations.
 Trace and Coverage controllers
 Controllers for trace capture and analysis, code coverage measurement, and profiling.
 Advanced controllers
 Specialized classes for advanced winIDEA functionality.

Detailed Description

Controllers are the main building blocks of winIDEA SDK.

They communicate with winIDEA, with each controller exposing a specific part of its functionality. Controllers are typically created from an isys::ConnectionMgr instance, which provides connection to winIDEA and it also handles routing to the correct SoC, Core or process running on the target. This is described in more detail in the isys::ConnectionMgr documentation and in the How to use the SDK section.

We offer several groups of controllers:

Related topic:

Navigate into subgroups or use the search box to locate specific functionality within those groups.