imx-test-5.7 build error

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

imx-test-5.7 build error

701 Views
hongxingyu1982
Contributor III

Now I would like to use mxc_sdma_memcopy_test to test sdma. When I build the file, it build error like blew:

pastedImage_1.png

my linux verion is "Linux version 4.14.98-05995-ge4b9c40-dirty (root@CentOS7-LR) (gcc version 7.3.0 (GCC)) #98 SMP PREEMPT Fri Jun 5 17:04:18 CST 2020" and the imx-test is imx-test-5.7.

Could everyone else know this issue ?

Best regard

0 Kudos
3 Replies

644 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hi,

   which CPU are you using ?

weidong

0 Kudos

644 Views
hongxingyu1982
Contributor III

Hi 

My board is imx8mq.

Br

0 Kudos

644 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hello Hongxin,

I tested it in yocto , kernel is L4.19.35_1.1.0, see steps below, please!

# cd ~/imx-release-bsp-l4.19.35

# DISTRO=fsl-imx-wayland MACHINE=imx8mqevk source fsl-setup-release.sh -b build-wayland-imx8mq

# bitbake -c compile imx-test
pastedImage_1.png

pastedImage_2.png

done.

No problem.

# bitbake -c install imx-test

you will find all binary files of imx-tes in the directory:

~/imx-release-bsp-l4.19.35/build-wayland-imx8mq/tmp/work/aarch64-mx8m-poky-linux/imx-test/1_7.0+AUTOINC+709d14b037-r0/image/unit_tests

pastedImage_3.png

OK.

Have a nice day!

B.R,

Weidong

0 Kudos