Jump to content
43oh

iammiles

Members
  • Content Count

    2
  • Joined

  • Last visited

About iammiles

  • Rank
    Noob Class

Profile Information

  • Location
    Oregon
  • Interests
    Programming, surfing, outdoorsy stuff
  1. Thanks for your quick and thorough reply! The main reason that I want to use the C language is because I'm already fairly familiar with it from previous programming experiences. My second motive for using C is the free online course, https://www.edx.org/course/utaustinx/utaustinx-ut-6-01x-embedded-systems-1172. While I understand that they're using Windows, I figured I'd just follow along for my own personal benefit. I suppose I could just use Energia with C++ and not implement objects, but I'm a bit worried with compatibility since C++ isn't a strict superset of C.
  2. Hi Everyone! I've just received a Tiva C launchpad and was wondering if you are able to write C code in Energia or if you have to use their Processing-based language? And if not, is there a way to use just write C code on Mac OS X (with or without an IDE) and upload it to the device? After a quick search of this forum and Google, most C compilers are meant for a Windows environment and I haven't been able to find much information for OS X other than Energia or possibly embedXCode. Thanks, Miles
×
×
  • Create New...