• uVision UVSC API - Concurrent Connection Bug
    Hi, I've recently encountered what I believe to be an issue with the implementation of the UVSC API associated with Application Note 198. The API is supposed to allow up to 10 concurrent connections...
  • uVision UVSC API - Concurrent Connection Bug
    Hi, I've recently encountered what I believe to be an issue with the implementation of the UVSC API associated with Application Note 198. The API is supposed to allow up to 10 concurrent connections...
  • UVSC_DBG_MEM_READ (UVSC) broken?
    hi. i am trying to read out some memory using uVision socket interface and UVSC_DBG_MEM_READ . the result is UVSC_STATUS_SUCCESS , but in fact there is not data returned. UVSC_Tester.Exe seems to...
  • UVSC_DBG_MEM_READ (UVSC) broken?
    hi. i am trying to read out some memory using uVision socket interface and UVSC_DBG_MEM_READ . the result is UVSC_STATUS_SUCCESS , but in fact there is not data returned. UVSC_Tester.Exe seems to...
  • UVSC not running in version 4.13a
    With a last version of Keil for ARM (4.13a) I am not able to establish a UVSC connection. Before it was running. Matlab example: obj.Keil = getenv('KEIL_DIR'); obj.libName = 'UVSC'; try...