In my code if I try to bind the can socket getting an error, please do let me know what could be the reason,
pleas find the code below,
struct sockaddr_can addr;
struct can_frame frame;
struct ifreq ifr;
Hi Dheeraj
one can try with:
doc\can\test - imx-test - i.MX Driver Test Application Software
GitHub - linux-can/can-utils: Linux-CAN / SocketCAN user space applications
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------