linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* cansend uses wrong ID and gives wrong Payload, candump works fine
@ 2012-11-06 12:23 Pascal
  2012-11-06 12:27 ` Marc Kleine-Budde
  0 siblings, 1 reply; 3+ messages in thread
From: Pascal @ 2012-11-06 12:23 UTC (permalink / raw)
  To: linux-can

Hello, 

I test the canutils. I can use candump and read CAN Messages correctly which I 
send throug a PEAK CAN from another machine. 
If I try to send a message back using: "cansend can0 500#1E.10.10" which from my 
understanding should give my a Message on ID 500 with Paylod 1E 10 and 10 I 
receive on ID 1 with DLC 1 Payload F4. 

Is this a common issue? 
I use a craneboard with Angstrom. 

Best regards from India, 
Pascal


^ permalink raw reply	[flat|nested] 3+ messages in thread
* Re: cansend uses wrong ID and gives wrong Payload, candump works fine
@ 2012-11-06 12:35 Pascal
  0 siblings, 0 replies; 3+ messages in thread
From: Pascal @ 2012-11-06 12:35 UTC (permalink / raw)
  To: linux-can

Nevermind. 

I used as second side a PCAN-View. 

I got confused because of a old tutorial which used the code in another way. 
cansend works fine if you are using it properly like. 

cansend can0 10 20 10 20 -i 10 which sends a 10,20,10,20 on ID 10. 

Sorry for the disturbance ;-) 

Thanks anyway, best regards from India,
Pascal


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-11-06 12:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-06 12:23 cansend uses wrong ID and gives wrong Payload, candump works fine Pascal
2012-11-06 12:27 ` Marc Kleine-Budde
  -- strict thread matches above, loose matches on Subject: below --
2012-11-06 12:35 Pascal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).