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.

PROCESSOR-SDK-AM62A: Custom meta layer and machine config

Part Number: PROCESSOR-SDK-AM62A


Hi,

We are working on AM62AX-LP EVM, we tried to create new meta layer and machine configuration.

bitbake resulted with error, tested generic command that too got failed.

$ bitbake-layers show-layers
NOTE: Starting bitbake server...
ERROR: Unable to start bitbake server (None)
ERROR: Server log for this session (/media/ubuntu/data/projects/ti/tisdk_v2/build/bitbake-cookerdaemon.log):
--- Starting bitbake server pid 890121 at 2023-04-12 22:43:08.085275 ---
ERROR: Visteon Failed to obtain external Arm toolchain version: Execution of '${DEF_TOOLCHAIN_PATH}/bin/INVALID-linux-gcc -v' failed: command not found
ERROR: Visteon Failed to obtain external Arm toolchain version: Execution of '${DEF_TOOLCHAIN_PATH}/bin/INVALID-linux-gcc -v' failed: command not found
ERROR: Error: EXTERNAL_TOOLCHAIN path '${DEF_TOOLCHAIN_PATH}' does not exist

Can anyone share the document or procedure.