Search found 3 matches

by Shalin
Sat 21. Jan 2023, 06:27
Forum: PCAN-XCP
Topic: Regarding PCAN XCP API Development
Replies: 4
Views: 15615

Re: Regarding PCAN XCP API Development

Sry, Im new to the field, now I have doubt to configure single api for different slaves. I implemented like this and my understanding may be wrong. So kindly clarify my doubt regarding that function.
res = XCP_TransportLayerCommand(XcpChannel,GET_SLAVE_ID,par_buffer,par_buffer_length,cto_buffer,cto ...
by Shalin
Mon 9. Jan 2023, 04:05
Forum: PCAN-XCP
Topic: Regarding PCAN XCP API Development
Replies: 4
Views: 15615

Re: Regarding PCAN XCP API Development

Thank you, I will try.
by Shalin
Fri 6. Jan 2023, 17:48
Forum: PCAN-XCP
Topic: Regarding PCAN XCP API Development
Replies: 4
Views: 15615

Regarding PCAN XCP API Development

Hi,
Im currently working on Pcan XCP api with peak usb CAN bus. I try to understand the example code provide for pcan XCP api but it is provided with C++. So please help with example code based on C language for interfacing XCP over CAN.
And in advance Thanks,