OpenOCD
OpenOCD Target APIs

OpenOCD provides its Target APIs to allow developers to provide trace and debugging support for specific device targets.

These primarily consist of ARM cores, but other types have been supported. New targets should be developed by following or using these APIs.

The Target Support module contains APIs that cover several functional areas:

This section needs to be expanded.