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.

Does Eclipse IDE Support Tiva C Series Micro-controllers?

Other Parts Discussed in Thread: ENERGIA

Hello Everyone,


Wanted to know if it is possible to setup the Eclipse IDE to compile and debug a project (through usb) for the TI TivaC series microcontrollers.  I am currently using the TM4C123.

Thanks for the help!

  • Hi Peter,

          I have seen some tutorials before for configuring Eclipse to compile Tiva Launchpad Programs. You, can google about that. I have not tried to do that though.

          Have you tried the TI CCS? It is an Eclipse based IDE, and able to build and compile programs for Tiva Launchpad. Also, it has more features compared to just Eclipse.

    -kel

          

  • peter lo1 said:
    if it is possible to setup the Eclipse IDE to compile and debug a project

     Eclipse is a standard IDE higly configurable and extensible. The andswer is definitively YES.

     If you get the last beta version CCS v6 it is setup to use both code composer GCC and energia sketch from same environment.

  • Thanks guys. I'll give CCS a try.