• TCPnet
    Hi all, I used TCPnet Client to connect Server, it is normalize But!!! when i close Server , TCPnet Client will freezes Anybody know how fixed it?
  • interrupt handling
    Hello, I need some help with the interrupt handling on a C-167 controller. In this case, the timer T3 is started (in Timer Mode) and works. The period time is about 1s, in this cycle comes the reset...
  • strange error
    Hello all, Can anyone tell me why I am receiving the following error: [Warning] xxxxxxxx.h(14): Wxxxx Cannot create pre-complled header: initialized data in header in the following line:...
  • TCPnet memory usage
    Hello, Does any one know if there is a way to monitor TCPnet's memory usage? I am allocating the default amount of memory (in Net_Config.c) of 8000 bytes -- but I have no idea if TCPnet is using...
  • 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...