Hi,
I am trying to set the bit-rate in android ICS.
I am using iproute2 utility to set bitrate for CAN controller. The command used to set the bitrate is given below:
#ip link set can0 type can bitrate 125000
While I am trying to set the bitrate in android using below command, I am getting below error message:
Garbage instead of arguments \"bitrate ...\". " "Try \"ip link help\""
Please suggest me any solution to solve this issue. I am struggling with this one for 3 weeks.
Thanks in advance,
regards,
Salih