Hi J7200 SDK Champ !
My customer is trying to build J7200 SDK v8.5 and I inquired because the following gcc version is not installed.
- - gcc-arm-9.2-ti2020.01-armv5-x86_64-arm-none-linux-gnueabi
They were only able to see the following gcc version on ti.com .
- - gcc-arm-9.2-2019.12-x86_64-aarch64-none-linux-gnu
- - gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf
The following log was captured from the SDK8.5 building.
====================================================
ryu@mocean-System-Product-Name:~/smnt3/ti-processor-sdk-linux-j7200-evm-08_05_00_08/yocto-build/build$ MACHINE=j7200-evm bitbake -k tisdk-default-image
ERROR: Unable to start bitbake server (None)
ERROR: Server log for this session (/home/ryu/smnt3/ti-processor-sdk-linux-j7200-evm-08_05_00_08/yocto-build/build/bitbake-cookerdaemon.log):
--- Starting bitbake server pid 136282 at 2024-03-13 17:27:46.241721 ---
WARNING: Layer meta-psdkla should set LAYERSERIES_COMPAT_meta-psdkla in its conf/layer.conf file to list the core layer names it is compatible with.
ERROR: Failed to obtain external Arm toolchain version: Execution of '/opt/gcc-arm-9.2-ti2020.01-armv5-x86_64-arm-none-linux-gnueabi/bin/arm-none-linux-gnueabi-gcc -v' failed: command not found
ERROR: Failed to obtain external Arm toolchain version: Execution of '/opt/gcc-arm-9.2-ti2020.01-armv5-x86_64-arm-none-linux-gnueabi/bin/arm-none-linux-gnueabi-gcc -v' failed: command not found
ERROR: Error: EXTERNAL_TOOLCHAIN path '/opt/gcc-arm-9.2-ti2020.01-armv5-x86_64-arm-none-linux-gnueabi' does not exist
===========================================
Can you please check how to solve this error? Do I need to modify the script to build to the above version?
This issue is to try in version 8.5 with a guide to enable CAN Driver in the J7200 SDK.
Thanks.
Best Regards,
Jack