Hi,Experts
I am using CMake to call ti-cgt-arm_20.2.0.LTS to compile the code, and an error is reported in the CMake compiler check phase, the error is as follows.
So what is the specific reason for this problem?Is it necessary to set compile options to solve this problem?
The compile options I'm using now are as below
" -mv7R5 --code_state=32 --endian=little --common=on --abi=eabi -mfloat-abi=hard -g --diag_warning=225 --diag_wrap=off --display_error_number -z -m --diag_wrap=off --display_error_number --warn_sections"
Look forward you reply.
Thank you all the time.