Whether Flexcan can receive an error frame?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Whether Flexcan can receive an error frame?

跳至解决方案
231 次查看
Alex_mjl
Contributor II

Hi NXP,

    I wonder when the S32G runs Linux on core-A, Flex_CAN controller whether can receive an error frame?

    If receive an error frame from CAN, how do I dump it out?

0 项奖励
回复
1 解答
192 次查看
chenyin_h
NXP Employee
NXP Employee

Hello, @Alex_mjl

Thanks for the question and sorry for the delay.

The Flex_CAN controller is able to receive error frames.

For dumping the frames, you may try the candump tools directly, from my experience, the following command could be used for your reference:

candump -l any,0~0,#FFFFFFFF

Hope it helps.

 

Best Regards

Chenyin

在原帖中查看解决方案

0 项奖励
回复
1 回复
193 次查看
chenyin_h
NXP Employee
NXP Employee

Hello, @Alex_mjl

Thanks for the question and sorry for the delay.

The Flex_CAN controller is able to receive error frames.

For dumping the frames, you may try the candump tools directly, from my experience, the following command could be used for your reference:

candump -l any,0~0,#FFFFFFFF

Hope it helps.

 

Best Regards

Chenyin

0 项奖励
回复