User Activity

Hi all,I am implementing CanTp and took the base code form GitHub where it was working fine after integration initially but after some implementation I am getting some errors regarding the undefined reference which are shown in the snippet. I debugge...
Dear all,Good morning, I am facing issues with some functions in autodevkit.The functions osalThreadDelayMilliseconds() and osalThreadDelayMilliseconds() are blocking the entire execution.As the Autodevkit driver doesn't support the CANTP(response ta...
Hi all,Good Afternoon, I hope all are doing goodIn 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_...
Hello all,A very good afternoon, I hope you all are doing goodI am implementing Diagnostics in my project and in the during the implementation of service 11 I am facing the issue for software rest, I want to know which API performs the software reset...
Hi all,I am facing issue with Open Load detection in PLAY mode and it is working fine in MUTE mode.I have flashed and tested  the example base code from STM(Autodevkit), Open Load Detection is not working in PLAY mode in this code(Placed the example ...