User Activity

Hello all,A very good morning, I hope you all have the good day.I am developing the AVAS project taking the base code(shown in the snippet) from the AutoDevKit.Here my requirement is I need to increase the sound from speed 0 to 20kmph and sound shoul...
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...