Services - tools - models - for embedded software development
Embecosm divider strip
Prev  Next

2.4.4.  struct target_ops Functions Controlling the Target Connection

These functions control the connection to the target. For remote targets this may mean establishing and tearing down links using protocols such as TCP/IP. For native targets, these functions will be more concerned with setting flags describing the state.

Embecosm divider strip