Tool/software:
Dear TI experts,
When installing ti-firmware-builder-am62axx-evm-10_01_00_04, I ran make_sdk.sh in the sdk_builder directory. However, it kept showing that the aarch64-oe-linux-gcc compiler was missing. But when I used the ls command, it showed that the compiler was actually present. What could be the problem here? Additionally, when I ran the make_firmware.sh script in the sdk_builder, the compilation was successful.
Best