tim-vx-imx shared library build

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

tim-vx-imx shared library build

1,080件の閲覧回数
sri17
Contributor I

Hi,

I am trying to build 

https://github.com/nxp-imx/tim-vx-imx/tree/lf-6.6.23_2.0.0?tab=readme-ov-file

there is no .cmake file or prebuilt-sdk for nxp boards how do I build it?

for building on evaluation boards
where do I get the SDK 
-DEXTERNAL_VIV_SDK 

Thanks

 

0 件の賞賛
返信
3 返答(返信)

1,055件の閲覧回数
sri17
Contributor I

Hi @Zhiming_Liu ,

 

Thanks you, I see in yocto.cmake there are no include directories for VX


fatal error: VX/vx_khr_cnn.h: No such file or directory
29 | #include <VX/vx_khr_cnn.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.

0 件の賞賛
返信

1,057件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi

The VIVANTE_SDK_DIR which is gpu source code folder and it is not open for customer, you can try YOCTO.cmake with exported Yocto SDK. The build will use gpu relate .so files from VIVANTE_SDK_DIR or buildroot/yocto sdk. 

-DEXTERNAL_VIV_SDK =< yocto sdk sysroot>

 

Zhiming_Liu_0-1728874666788.png



Best Regards
Zhiming

0 件の賞賛
返信

1,033件の閲覧回数
sri17
Contributor I

Hi @Zhiming_Liu ,

 

Thanks you, I see in yocto.cmake there are no include directories for VX


fatal error: VX/vx_khr_cnn.h: No such file or directory
29 | #include <VX/vx_khr_cnn.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.

where do I get these headers?

0 件の賞賛
返信