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

4.3.  Overview of the RSP Server Implementation

4.3.1. External Code Interface
4.3.2. Global Data Structures
4.3.3. Top Level Behavior

All the code for the OpenRISC 1000 RSP server interface can be found in debug/rsp-server.c. The interface is specified in the header file, debug/rsp-server.h.

The code is commented for post-processing with doxygen ([5]).

Embecosm divider strip