This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

J7200XSOMXEVM: J7200XSOMXEVM

Part Number: J7200XSOMXEVM
Other Parts Discussed in Thread: DRA821

                  I am trying to build a recipe in the TI-SDK 08_04_00_06, what I am trying to build is sysbench application.
I downloaded and install the gcc-arm-9.2-2019.12-x86_64-aarch64-none-linux-gnu cross compiler

 

When I try to build I get the following error, what should the MACHINE=  be ? I have tried aarch64 and j7-evm  but it does not seem to work correctly with either, but id does seem to go further with aarch64

 


nbdev@nbdev:~/ti-processor-sdk-linux-j7200-evm-08_04_00_06/yocto-build/build$ TOOLCHAIN_BASE=/home/nbdev  MACHINE=aarch64  bitbake sysbench

 

WARNING: Layer meta-psdkla should set LAYERSERIES_COMPAT_meta-psdkla in its conf/layer.conf file to list the core layer names it is compatible with.

NOTE: Started PRServer with DBfile: /home/nbdev/ti-processor-sdk-linux-j7200-evm-08_04_00_06/yocto-build/build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 44345, PID: 20533

WARNING: Layer meta-psdkla should set LAYERSERIES_COMPAT_meta-psdkla in its conf/layer.conf file to list the core layer names it is compatible with.

ERROR:  OE-core's config sanity checker detected a potential misconfiguration.

    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).

    Following is the list of potential problems / advisories:

 

    MACHINE=aarch64 is invalid. Please set a valid MACHINE in your local.conf, environment or other configuration file.