This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

UVSOCK callback handling issue

Hi,

I have implemented a C# application for Remotely debugging Keil which uses UVSOCK.dll provided in below link:
http://www.keil.com/appnotes/docs/apnt_198.asp

The commands are working fine but while receiving the callback data for Build Log i am getting an exception:
System.AccessViolationException .

Thanks.