• 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 cursor position
    How to get the current position of the cursor in the edited file. As well as the value of the current string using the UVSOCK API. Where can the description to interface with libraries UVSC version...
  • Multiple batch files with different settings
    Here is my requirement: 1) In options->c/c++->define, define VARIABLE1. 2) In options->output->Name of executable = VARIABLE1_FW 3) Select "Create Batch File" Build this and it will create VARIABLE1_FW...
  • 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...