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.

TIVA Launch pad

Other Parts Discussed in Thread: UNIFLASH, ENERGIA

Hai every one.

i have tiva launchpad tm4c123g. can i program this launch pad with linux...??

If yes, can any body tel where can get supported files, documents etc..?? 

  • Hello Nick

    There is a thread on the Forum for Linux and Android. Suggest you to search

    http://e2e.ti.com/support/microcontrollers/tiva_arm/f/908/t/339662.aspx

    Regards

    Amit

  • Hi,

    To develop programs under Linux, see these pages:
    A) http://processors.wiki.ti.com/index.php/Category:CCS_UniFlash - this is a similar program to LMFlash, available for Windows and Linux, to download binaries to flash.
    B) http://processors.wiki.ti.com/index.php/Download_CCS - this is CCS version for Linux.
    Enjoy!
     
    Petrei
  • Hi Petrei

    Thanks for reply. I read the post as running Linux on TM4C123

    Regards

    Amit

  • Amit Ashara said:

    Thanks for reply. I read the post as running Linux on TM4C123

     Hi Amit, <<Hall of fame>> is driving you exhausted ;)

     Developing on Linux can be done with CCS using TI compiler, GCC or Energia sketch with debug support.

     Energia alone to port/use Arduino thing as they are (no debug support)

    GCC and your preferred IDE, I am also using Code::Block to develop Linux code and MSP too, I see ARM support is offered but I prefer a commercial solution.

     Many other you can setup as from your taste.