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.

About HalCoGen Note of Enabling gcc for FreeRTOS?

Other Parts Discussed in Thread: HALCOGEN

Hi,

When implementing FreeRTOS to project, OS tab of Halcogen (04.06.00) includes a warning on enabling support fo GCC Extensions (--gcc)

In Project Properties of TI CCS (v6.1.3), Enable support for GCC extensions checkbox has a (DEPRECATED) statement.


So, having in mind that both HalCoGen and TI-CCS are latest versions, what should be done about this issue?

  • Eray,

    So the screenshot you have from CCS strictly speaking comes from the compiler. You can install older versions of the TI ARM compiler into CCS and if you select a particular compiler version to build with then the options for that compiler will appear when you configure your project.

    One option could be to go back to an older compiler version where the --gcc option is not depracated.

    But I would suggest asking about this option on: e2e.ti.com/.../
    why it's depracated, what is the impact of that decision on a project like this.