How to build vsomeip stack on imx6sx SDB

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to build vsomeip stack on imx6sx SDB

2,481 Views
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.

Labels (3)
1 Reply

1,724 Views
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,