
26 Oct
2009
26 Oct
'09
9:41 a.m.
On Monday 26 October 2009 04:30:10 miaofng wrote:
Hi mike,
please do not top post
It seems there's a big difference between my current project and u-boot common usage. I can only enjoy the patch myself now
i want to get a packet from usb/network, then redirect it to can bus. So blocked write/read of can is not allowed.
what's wrong with receiving data over usb/network into external memory, then transferring it over CAN ? this is typically how things are done -- load an file over the network and once it is complete, operate on it (write it to flash, boot it, whatever). -mike