Hi Filip,
I have already gone through the PE documentation. I have also tried using the method:3 ( pollling method) of sending CAN messages. But unfortunately i see no success.
When I include the line "CAN1_SendFrame(0,0x512, DATA_FRAME, 8, data); ", in the main program, it gives me a warning during compilation, which says
Warning : C1420: Result of function-call is ignored
test_sflw.c line 57
Is there some more detailed explanation of sending and recieving CAN messages using PE, and integrating it with other codes?? If so, please help me with the links for the same.
Meanwhile, I'm trying it out from my end and would post if I succeed.
Regards,
Vijay.