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.

AM62A7: SA3UL Compilation Error

Part Number: AM62A7

Tool/software:

Hi TI Experts,

Customer is working on SDK9.2.

They followed the below guide to compile the SA3UL.

https://software-dl.ti.com/mcu-plus-sdk/esd/AM62AX/10_00_00_14/exports/docs/api_guide_am62ax/EXAMPLES_DRIVERS_SA3UL_RNG.html

However, they the below compilation error.

makefile:440: recipe for target 'source_code.out' failed
fatal error #10178: attempt to link an object file that is not built for Advanced RISC Machines ARM ("D:/ti/mcu_plus_sdk_am62ax_09_02_00_38/source/security/lib/security.am62ax.a53.gcc-aarch64.debug.lib<sa3ul.obj>" = unknown machine)

We think the reason is that inside the SA3UL/lib folder, there is only aarch64 lib file, there is no ti-arm-clang lib file, so we meet this compilation problem.

Customer did not meet this problem for building other folders, because in other folders we have ti-arm-clang lib file shown below.

Could you help provide the ti-arm-clang lib file for the SA3UL please?

Many Thanks,

Kevin