HI team,
SDK: ti-processor-sdk-rtos-j721e-evm-08_01_00_13
ti llvm toolchain: ti-cgt-armllvm_1.3.0.LTS
I tring to develop mcu3_0 and mcu3_1, I have successfully build the mcu3_0,
when I try to build mcu3_1 with the same code, some error occur:
I find the makefile which is used to build r5f:
<rules_ti_cgt_arm.mk>
I find this command:
I try to use tiarmclang with "--help"
tiarmclang does not have these options: --map_file --output_file
so, how is mcu3_0 build successfully?
Could you please help check this case? Thanks.
Best Regards,
Eason