Part Number: AM263P4-Q1
Hello Team,
MCAL Package: MCAL_AM26XX_26.00.008
Compiler: ti-cgt-armllvm_4.0.4.LTS
Below is the error message reported while integrating Cdd_Ipc driver from above mentioned MCAL Package:

We are using compiler ti-cgt-armllvm_4.0.4.LTS, assembler doesn't recognize or support ";" for comments and assembler directive .sect ".text.pmu" for code section.
After updating "sys_pmu_asm.asm" as per TI_Arm_Clang_Compiler_Tools_User_Guide, we are able to fix the issue.

After updating the comment from ";" to "//" it is compiling

Can you please check and provide me your feedback
Regards,
Mohasin
