eIQ enable on MX8QXPMEK

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

eIQ enable on MX8QXPMEK

2,449 Views
mahesh93
Contributor III

Hi, I am using L5.4.24-2.1.0 BSP to enable eIQ with GPU on i.MX8QXPMEK (B0)

I have some questions..

1. is L5.4.24-2.1.0 BSP comes with eIQ ? i see only one demo multimedia image on website

https://www.nxp.com/webapp/Download?colCode=L5.4.24_2.1.0_MX8QXPB0&appType=license

2. How i can use GPU with this BSP ?

0 Kudos
Reply
10 Replies

2,437 Views
joanxie
NXP TechSupport
NXP TechSupport

yes, 5.4.24 supports it, you can find the source code as below:

"https://community.nxp.com/t5/eIQ-Machine-Learning-Software/eIQ-Download-Information/ta-p/1111438"

 

how to use it you can refer to the document:

"https://www.nxp.com/docs/en/nxp/user-guides/UM11226.pdf"

0 Kudos
Reply

2,427 Views
mahesh93
Contributor III

Thanks joanxie, 

       after flashing BSP https://www.nxp.com/webapp/Download?colCode=L5.4.24_2.1.0_MX8QXPB0&appType=license

The board is up but i don't see "tensorflow-lite-2.1.0/examples" in path "/usr/bin/"

am i missing anything while flashing or configuration ?

0 Kudos
Reply

2,400 Views
joanxie
NXP TechSupport
NXP TechSupport

try to use the latest version, 5.10.9 or 5.4.70

 

0 Kudos
Reply

2,395 Views
mahesh93
Contributor III

Hi, when i run bitbake imx-image-full somewhere in middle 

I get this error.........

mahesh93_0-1619435145626.png

0 Kudos
Reply

2,393 Views
joanxie
NXP TechSupport
NXP TechSupport

this is your network issue, delete this package and build again, use the command like "bitbake -c cleansstate libarchive-native" then bitabke libarchive-native

 

0 Kudos
Reply

2,373 Views
mahesh93
Contributor III

Hi, 

    Is it possible to get built image with this configurations

$ DISTRO=fsl-imx-xwayland MACHINE=imx8qxpmek source imx-setup-release.sh -b build-xwayland
$ bitbake imx-image-full

It is taking huge time and space to build

Tags (1)
0 Kudos
Reply

2,359 Views
joanxie
NXP TechSupport
NXP TechSupport

you can try to download demo images from the official website, if the name doesn't include c0, should available for B0, like "imx-boot-imx8qxpmek-sd.bin-flash" is for B0, and "imx-boot-imx8qxpc0mek-sd.bin-flash" is for C0, you can try it

0 Kudos
Reply

2,353 Views
mahesh93
Contributor III

okay thanks, i got bootloader, But  where will i get <rootfs> ? can i use same of C0 ?

0 Kudos
Reply

2,343 Views
joanxie
NXP TechSupport
NXP TechSupport

roofs is maybe default for C0, maybe you need to replace some files, you can download to the SD card and open it to check them

 

0 Kudos
Reply

2,400 Views
mahesh93
Contributor III

Hi Joanxie, i used 5.4.70 but it is for C0 variant of board, What i have is B0....so it is not booting...let me try other you mentioned Thanks

0 Kudos
Reply