How to build vsomeip stack on imx6sx SDB

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

How to build vsomeip stack on imx6sx SDB

3,676 次查看
jibin1246
Contributor II

Hello,

I am working on a SOME/IP client server application to be implemented on imx6sx SABRE SD board.

how can I build vsomeip stack (vsomeip ) for the target ?

I have used YOCTO to build the linux image and is there any way i can implement vsomeip on the board.

标签 (3)
1 回复

2,919 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Jibin Jibin,

I would recommend looking at the vsomeip documentation online for information on how to build it.

http://docs.projects.genivi.org/vSomeIP/1.3.0/html/README.html

I think it’s the same link you already shared. You may build it and add it to the rootfs you already baked using Yocto.

In case you would want to add it to the Yocto environment you would need to create a new recipe that builds and install vsomeip. Unfortunately it seems that this package is not available as part of the Yocto Project.

Regards,