2.HD302-070 socket can调试笔记1

1.编译出socket can测试demo之后,在板端运行,在运行之前需要启动can,方法如下:
  ip link set can0 type can bitrate 500000
  ip link set can0 up