How to convert CAN message to SOME/IP PDUs

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

How to convert CAN message to SOME/IP PDUs

1,693 次查看
jibin1246
Contributor II

As a part of my internship I am working on a linux based CAN/Ethernet gate way prototype implementation on i.Mx6sx SABREE BOARD. I am planning to write a gateway program in user space.

I would like to know how I can encapsulate the CAN frames to SOME/IP PDUs and send it over UDP/IP by making use of Socket API in linux networklayer.

Any other relevant information on this regard is warmly welcomed.

Thanks,

jibin

0 项奖励
回复
1 回复

1,388 次查看
art
NXP Employee
NXP Employee

Take the following as the reference:

https://github.com/can-eth-gw

https://rtime.felk.cvut.cz/can/can-eth-gw.pdf

Hope it will be helpful.

Have a great day,

Artur

0 项奖励
回复