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.

AM625: Running 32-bit binaries on AM62x

Part Number: AM625

Tool/software:

We want to run 32-bin app on AM625 like lib32-glibc, lib32-libgcc and lib32-libstdc++ , and we found the following link

[FAQ] AM6x: Using multilib to allow running 32-bit binaries on Yocto Dunfell-based v8.x SDKs for Sitara 64-bit MPUs - Processors forum - Processors - TI E2E support forums

But we have no idea how to do it on Yocto Kirkstone ti-processor-sdk-linux-am62xx-evm-09.00.00.03

We want to use  32-bit binaries in the context of the Yocto SDK 9.x, how can we do?

Thanks

 

  • We want to use  32-bit binaries in the context of the Yocto SDK 9.x, how can we do?

    The current SDK version for AM62x is v11.x, it is much improved all-around with additional features, fixes, and robustness improvements. If possible, please use that latest SDK version.

    Then in order to run 32-bit binaries, I think the cleanest/easiest way is to use a Docker container for this. We readily support Docker container running on target hardware with current SDK.

    Regards, Andreas