Part Number:F28M35H52C
Tool/software: TI C/C++ Compiler
Hi,
I had some problems trying the GNU v4.8.4 Linaro compiler for my example project for the F28M35H52C1. I downloaded and installed the latest GCC and CDT GNU binutils from the app center in CCS, and changed the project compiler from TI to GCC. However, when I tried to compile I got this message:
"Buildfile generation error occurred..
This project was created using a version of compiler that is not currently installed: GNU_4.8.4:Linaro [ARM]. Please go to CCS App Center to install the compiler of this version, or migrate the project to one of the available compiler versions by adjusting project properties.
Build stopped.."
This was very similar as this issue:
The difference being that I actually have the compiler in question already installed. I also noticed that virtually none of the options in the project specific settings were set to any value (such as -march etc.), so my question is:
How do one go about using/setting up the GCC compiler with this target? Is there some user guide?
Br