Checking for availability of CanTp
Hi all,
Good Afternoon, I hope all are doing good
In my project I am implementing diagnostics, so now I need CanTp for sending and receiving the data which is more than 8bytes. Now I am using SendCanMessage() API for transmitting the data and mcanconf_rxreceive() API for receiving the data. No if I want send more than 8 bytes I need CanTp so I wanted to know that which API's are used to send and receive data in case of usage of CanTp and if there is any suggestions how to implement CanTp in my project .
I took "AVAS Compact - Test Application" as my base code(shown in snippet).

Thanks
Aishwarya UM
