TI中文支持网
TI专业的中文技术问题搜集分享网站

标签:AM3352CAN

Sitara™ Cortex-A8 和 ARM9 微处理器

各位TI工程师你们好,最近在调am3358 的can,ifconfig -a能找到can的设备节点,但无法发送数据,用ip link set can1 type can bitrate 50000 triple-sampling on时,会出现RTNETLINK answers: Operation not supported 的错误,我想问一下该怎么解决呢?万分感谢!!!

SITARA_ARM阅读(312)赞(0)

对dts进行修改后,ifconfig -a 能找到can设备的节点,但是调用ip link set can1 type can bitrate 50000 triple-sampling on时会出现RTNETLINK answers: O...