Search found 2 matches

by lingfors
Mon 6. Jul 2015, 09:28
Forum: PCAN-UDS
Topic: Buffer overrun exception
Replies: 4
Views: 7880

Re: Buffer overrun exception

Please use our Demo and study the Documentation.

If you are going to give an answer like this, at least take the time to read my entire post. Especially this part:


I get the same buffer overrun exception if I try to run the PCUClient sample project.


The code

So, tell me. What is the ...
by lingfors
Fri 3. Jul 2015, 10:30
Forum: PCAN-UDS
Topic: Buffer overrun exception
Replies: 4
Views: 7880

Buffer overrun exception

I try to use PCAN-UDS using MS Visual Studio 2013 on Windows. However, I get a buffer overrun exception after calling UDS_Initialize:

bufferoverrun.png

I have tried other versions of Visual Studio, with the same result.

I get the same buffer overrun exception if I try to run the PCUClient ...