• 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...
  • LPC2365 TCP/IP callback issue
    The latest MDR and RTX updates seem to not receive UDP or TCP packets correctly (or at least consistently - I can get it to trigger once). The transmit functions work well, but the callback functions...
  • [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...
  • 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...
  • Callback function
    I am developing an application based on 8051 core. I am using uVersion2 and C51. The application is based on UNIX OS concept and it involved the RTOS features. Here i am facin problem with call back function...