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.
Tool/software: TI C/C++ Compiler
According to some documentation that I have seen, it seems that the gcc compiler does support the Cortex-R5 processor. We are considering switching from the TI C Compiler to gcc and, in order to evaluate this option, I would like to bring the question to the experts. Does gcc support the Cortex-R5 processor? Do you recommend the use of the gcc compiler with the Cortex-R5 processor or, on the contrary, do you see any drawback about using it?
Thanks a lot for your support.
Best regards,
Ismael
isma314 said:Does gcc support the Cortex-R5 processor?
Yes
isma314 said:Do you recommend the use of the gcc compiler with the Cortex-R5 processor or, on the contrary, do you see any drawback about using it?
Unfortunately, TI has not done any comparisons of the TI ARM compiler with the GCC ARM compiler. It is unlikely the success of your project has much to do with this particular choice.
Thanks and regards,
-George