Non-Confidential | ![]() | ARM 100963_0200_00_en | ||
| ||||
Home > Introduction > CADI classes used to connect to a simulation > Optional implementation |
A given CADI target might only implement a subset of the CADI interface methods. For API implementation details for the CADI targets of a specific model, see the model documentation.
A target for a memory model, for example, only requires the Memory API and does not require the Register API or the Disassembly API.
The disassembler and profiler classes are optional.
The Breakpoint and Execution APIs might not be implemented
by all processor models. Unimplemented methods that never return
successfully return CADI_STATUS_CmdNotSupported
.