• cursor position
    hello, i am working on a 8051 controller..i have to display a certain message on a particular location on the terminal...is there any function through which i can set the cursor position..??or any other...
  • UVSOCK improvements
    Hello, I am currently implementing Tcl bindings to the UVSOCK library. This will allow UV to be scripted in Tcl. (German note to Keil personell: Ich war auf Ihrem Stand auf der Embedded World und...
  • 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...
  • [UVSOCK] UVSC_Init general failure
    Hello, I'm currently trying to use the UVSC remote interface of uVision. My problem is when I call UVSC_Init(int uvMinPort, int uvMaxPort), it returns always error UVSC_STATUS_FAILED corresponding...
  • Remotely control uVision (UVSC, UVSOCK)
    Hi, In the documentation it's written that it's possible to control uVision remotely with the UVSC library, but the arguments of the UVSC_OpenConnection function don't allow to specify a IP address...