32bit libg2d

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

32bit libg2d

681件の閲覧回数
jonners_guttman
Contributor II

Hi Everyone,

Our application (which is 32-bit) wants to use functions from libg2d which in our iMX8QXP CPU is provided by the recipe imx-dpu-g2d (In Yocto). The provided binary library is however a 64-bit version which we cannot link against. We have tried installing a 32-bit version by prepending the recipe name with lib32 (as is normally done to make Yocto build the corresponding 32-bit version of a recipe), but then Yocto tries to download a file prepended with lib32 (lib32-imx-dpu-g2d-1.7.6.bin) which is not available. Is there any other way to get a 32-bit version of the libg2d library for an iMX8QXP CPU?

 

Kind regards,

Jonners.

0 件の賞賛
返信
1 返信

673件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello jonners,

 

Sorry the iMX8x is a 64 bit architecture, all you find will be in 64 bits. There is a version of 32 bit of the library but is for MX6Q.

 

Regards

0 件の賞賛
返信