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 to "General failure".
I tried to call UVSC_init with different port values, but I receive always the same error.
I'm using uVision v4.14.16.0 (last version) and UVSC and UVSOCK version 2.16 (last version)
What is strange is that it's working with the sample from Keil, and I'm doing exactly the same. Maybe i'm doing something wrong, but UVSC_Init is a simple function and it's hard to call it in a wrong way.
Any help is welcome
Thanks, Yann