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.
i need a crosscompiler to be configured from the GCC compiler as in our new project we cant use Compiler provided by TI ( as it will have optimizations ) which will affect our compliance , So i need to configure a cross compiler from GCC compiler using Cygwin ( i am using TM4C129ENCPDT , its bareboard , the compiler will run on my windows 10 PC ). does anyone of you have any experience on this or can any one guide me or suggest me a place where i can get data related to this .
Hello Joseph,
The CCS compilers should be able to turn Optimizations off entirely. Have you tried using that?
Unfortunately I don't have any experience with GCC unfortunately so I am not sure what to suggest for that. Maybe some E2E searches could help... we do offer GCC projects with TivaWare, have you tried working with those at all? I don't know how that would tie into Cygwin though, I never used Cygwin for compiling code before.