problems about "Building and Running CHIP Linux Examples for i.MX 8M Mini EVK"

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

problems about "Building and Running CHIP Linux Examples for i.MX 8M Mini EVK"

637 Views
MikeYJ
Contributor I

Hi everyone,

I am studying "Building and Running CHIP Linux Examples for i.MX 8M Mini EVK"
(which the document is in github https://github.com/project-chip/connectedhomeip/blob/4cdecc94488f2c89e8bb9d90637b
0eea97bb919a/docs/guides/nxp_imx8m_linux_examples.md#running-the-examples-on-imx-8m-mini-evk)

and I meet some problems.

I finished all the steps before the subtitle "Build the example application" .
In subtitle "Build the example application" ,it describes there are two files named build_example.py and imxlinux_example.sh,
but I can not find these two files. Also I can not find the file "scripts/activate.sh".

I saw there is a statemet as "Assuming that the working directory is changed to the top level directory of this project",
is the directory means "xwayland"?

Also, do I need to input the command "git submodule update --init"? What does this command mean?

Thank you for replying

Best Regaeds

0 Kudos
Reply
1 Reply

616 Views
jimmychan
NXP TechSupport
NXP TechSupport

build_example.py is in here.

imxlinux_example.sh is in here.

activate.sh is in here.

0 Kudos
Reply