Rainer Zaiser

Results 15 comments of Rainer Zaiser

Hello, sorry, this option is not implemented in the demo. We left the code partially in the demo, to indicate, that this option exists. As this is a more advanced...

Hello, this error message means, the requested number of bytes to upload, was larger than the available space in the XCP response message. That should be impossible to happen with...

Ok Sorry, the code has never been testet on QNX. We would be happy to add support for QNX and get it running with your help. I am not familiar...

Hi sayali0112, In new v6 version, I made some changes in the CPP_Demo example, which might help to make things clearer. While doing this, I decided to merge the master...

Hello, maybe I misunderstood, what you mean when you say "terminate the code", Do you get an access violation ? Please make sure the piece of code below works without...

Hello, if you have problems to connect, make sure the CANape XCP device (device manager/protocol/settings) is set to the correct IP address (localhost 127.0.0.1). The A2L file generated by the...

Thanks. Yes, this is a bug. Unclean code. Unused bits from XCP version 1.2 reused for internal states. Conflict with new DTO_CTR bit in version 1.3. Possible side effect of...

Hi aaroniza0, I recommend to use the branch V6_WorkInProgress. It is the upcoming newer version to be released soon. Will be easier for us to support and we are interested...

Hello, I created a experimantal branch V5_CANape14 with modifications for compatibility to CANape 14. So far the issues I found in C_Demo project were: - A2L V1.71 is not supported...

The "Invalid Counter" usually error indicates lost UDP packets, which happens at the limits of performance. But this should not be the reason, because the data rate in the C_Demo...