Is there any way to make Keil MDK exchange information with other windows application through socket ?
I want to develop a debug software. so I need the MDK to send some information (like variable value) to a debug tool (like eclipse) and receive debug…