Synopsis
void libarm_run_dcc_port_server(void);
Description

CrossWorks uses the ARM's debug communication channel to carry operations such as memory access, to do this a simple client server protocol is run over the channel. This function runs the debug communications channel server, it returns when the host terminates the server.