@joanxie,
Yes, We are using B0- imx8qxpmek machine, find it at meta-freescale/conf/machine. and also used the imx-image-full. Not build issue found. Most of the inteferface are also working fine as expected (HDMI, Audio, CSI, I2C, GPIO and all)
This link gives error (Page Not Found) "https://www.nxp.com/docs/en/application-note/AN12770.pdf"
We would like to perform the ML related custom demo on this board. So, before that, we would like to perform the Arm NN, Tensorflow-Lite, OpenCV example from IMXMLUG doc.
FYI only
root@imx8qxpmek:/unit_tests/GPU# ./gpuinfo.sh
---- Running < gpuinfo.sh > test ----
GPU Info
gpu : 0
model : 7000
revision : 6214
product : 70002
eco : 0
VIDEO MEMORY:
POOL SYSTEM:
Free : 267730584 B
Used : 704872 B
MinFree : 267730584 B
MaxUsed : 704872 B
Total : 268435456 B
POOL VIRTUAL:
Used : 0 B
MaxUsed : 0 B
CMA memory info
cat: /sys/kernel/debug/gc/allocators/cma/cmausage: No such file or directory
VidMem Usage (Process 582: weston):
Current Maximum Total
All-Types 655360 655360 655360
Index 0 0 0
Vertex 0 0 0
Texture 0 0 0
RenderTarget 0 0 0
Depth 0 0 0
Bitmap 0 0 0
TileStatus 0 0 0
Image 0 0 0
Mask 0 0 0
Scissor 0 0 0
HZ 0 0 0
ICache 0 0 0
TxDesc 0 0 0
Fence 0 0 0
TFBHeader 0 0 0
Command 655360 655360 655360
All-Pools 655360 655360 655360
Default 0 0 0
Local 0 0 0
Internal 0 0 0
External 0 0 0
Unified 0 0 0
System 655360 655360 655360
Sram 0 0 0
Virtual 0 0 0
User 0 0 0
Insram 0 0 0
Exsram 0 0 0
AllocNonPaged 0 0 0
AllocContiguous 655360 655360 655360
MapUserMemory 0 0 0
MapMemory 268435456 268435456 268435456
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Idle percentage:0.000.000.000.00%
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
---- Test < gpuinfo.sh > ended ----
root@imx8qxpmek:/unit_tests/GPU#