Part Number: AM625-Q1
Other Parts Discussed in Thread: AM62P
Following on from:
6.1. TI Apps Launcher - User Guide — Processor SDK AM62x Documentation
Running on:
Distributor ID: Ubuntu
Description: Ubuntu 24.04.1 LTS
sudo docker pull ghcr.io/texasinstruments/debian-arm64:latest
latest: Pulling from texasinstruments/debian-arm64
Digest: sha256:ac1578aedd404a67416e902c75a79708ee6f4b0c2fc0b11b3bab1c243e44e835
Status: Image is up to date for ghcr.io/texasinstruments/debian-arm64:latest
ghcr.io/texasinstruments/debian-arm64:latest
sudo docker run --platform linux/arm64 -it -v ${TI_APPS_LAUNCHER_REPO}:/root ghcr.io/texasinstruments/debian-arm64 bash
exec /usr/bin/bash: exec format error
Is there a solutoion for this? It appear to be a cross platform compilation error?