Part Number: PROCESSOR-SDK-AM62X
Tool/software:
I'm facing the same issue from PROCESSOR-SDK-AM62X: AM62X-SK - Processors forum - Processors - TI E2E support forums and still got the same error message after installing the requirements.
ninja: output file missing after successful execution: out/target/product/am62x/obj/PACKAGING/optee_intermediates/arm-plat-k3/core/tee.bin
I had already installed the requirements below.
apt install -y \
adb \
acpica-tools \
autoconf \
automake \
bc \
bison \
build-essential \
ccache \
cpio \
cscope \
curl \
device-tree-compiler \
e2tools \
expect \
fastboot \
flex \
ftp-upload \
gdisk \
git \
libattr1-dev \
libcap-ng-dev \
libfdt-dev \
libftdi-dev \
libglib2.0-dev \
libgmp3-dev \
libhidapi-dev \
libmpc-dev \
libncurses5-dev \
libpixman-1-dev \
libslirp-dev \
libssl-dev \
libtool \
libusb-1.0-0-dev \
make \
mtools \
netcat \
ninja-build \
python3-cryptography \
python3-pip \
python3-pyelftools \
python3-serial \
python-is-python3 \
rsync \
swig \
unzip \
uuid-dev \
wget \
xdg-utils \
xterm \
xz-utils \
zlib1g-dev
Android SDK: 09_02
Board: SK-AM625 EVK
Please help, thanks.