Hi I want ot test whether CAN is working or not on my board. I enabled the driver and I'm able to check till ifconfig can0 up after that I want to use can utilities like cansend,candump,canecho .. and check the data transfer.. I want to download socket CAN utilities and integrate in my code. Can anyone tell me where to download from.
2) I wrote an application to test loopback on CAN I'm creating a socket using socketcan information but when execute I get "Protocol not Supported" socket(PF_CAN, SOCK_RAW, CAN_BCM); is failing to create socket descriptor. General details: Kernel version: liniux-2.6.32 Processor : omap3730 CAN : mcp2515. Can anyone help me. Thanks in advance.
_______________________________________________ Socketcan-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-users
