I'm going to write client on my board with cortex A8 to communication with CCS v4 by ethernet. I know that CCS transfer information with emulator by ethernet.
Is this protocol available?
Regards
K. Frackowiak
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I'm going to write client on my board with cortex A8 to communication with CCS v4 by ethernet. I know that CCS transfer information with emulator by ethernet.
Is this protocol available?
Regards
K. Frackowiak
Krzysztof,
If you are looking for the emulation protocol, it is available for third party companies only - the package is called EPK.
If you are simply looking for a way to communicate with the processor without the GUI, then I would use the Debug Server Scripting (included with CCSv4).
Hope this helps,
Rafael
Rafael
I'm going to connect CCS v4 directly with my board by ethernet. For exaple I want to port client on my board which serves messages from CCS as XDS560 lan.
I'm looking for description of protocol between CCS and XDS560 lan.
Regards
K. Frackowiak
Krzysztof,
Sorry, I am not 100% sure what you mean by "connect CCS v4 directly with my board by ethernet" - do you have a XDS560Lan emulator embedded in your board or you intend to create yourself a XDS560Lan emulator via software and embed it in the target device of your board?
In any case, the communications performed between CCS and the XDS560 Lan use the emulation protocol I mentioned before (part of the EPK package, restrict to third party companies). However, if you have the XDS560Lan already built-in to your board you shouldn't need the protocol specification to perform the communications.
Regards,
Rafael
Rafael,
I want to connect ccs with target board by ethernet without any emulator. I'm going to port client on my board to serv communication with CCS
Is it possible to do?
Regards
K. Frackowiak
Ki,
I know that CCS communicates by ethernet with emulator XDS 560 LAN, and I'm looking for descriptionthis protocol
Is it possible to get it?
Regards
K. Frackowiak