Other Parts Discussed in Post: ENERGIA

Did you know that you can now write, edit, compile, flash & DEBUG (!!!) your code in the cloud? With the new Code Composer Studio™ Cloud integrated development environment (IDE), users can start developing embedded firmware with minimal installation by starting development within a web browser!

Version 1.2 of Code Composer Studio Cloud just launched (you can learn more about that in their release notes)! In general, it offers better cross-platform support across Windows, Mac and Linux and offers further LaunchPad™ development kit support, among other things! Note that developers can develop and debug Energia, low level C and even driver library code in the cloud!

Here’s the device compatibility table:

One of my favorite new features is the ability to live graph variables during a debug session. In addition to being able to add variables to a watch/expression window, users can now graph their variables with the new “Graph” function! Simply right-click on the variables you want to graph, set a breakpoint for when you want the graph to update and hit “run!”.

Here’s a quick video to show it in action:

So what are you waiting for?! Give it a try at dev.ti.com.

Anonymous