How to Check the received CAN ID in S32

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

How to Check the received CAN ID in S32

1,533 次查看
RishikeshB
Contributor II

Hello NXP

I am sending message from CANoE and want to check the check the transmitted  message in S32Design how can i do it

PFA of the Screenshot of the message that i am transmitting

 

0 项奖励
回复
1 回复

1,514 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

once message is received into configured message buffer, a defined user buffer is filled with message content. This buffer has below structure

PetrS_0-1662969085778.png

So msgId holds an ID received.

BR, Petr

0 项奖励
回复