

CityZen on Stranded Motorist Effects Own Rescue Using A Drone And A Cell Phone.John on A Ground Source Heat Pump From An Air Conditioner.Steal All The Code And Take All The Jobs? Aaron J Scott on Stranded Motorist Effects Own Rescue Using A Drone And A Cell Phone.TI gives us an overview of the new feature in a video after the break.Ĭontinue reading “Proper Debugging For Energia Sketches” → Posted in Tool Hacks Tagged code composer studio, debugging, energia, launchpad, msp430, texas instruments Getting Started With The Stellaris LaunchpadĬhatGPT, Bing, And The Upcoming Security Apocalypse 44 Comments This is a huge help to people developing more complex software using Energia, such as libraries. Once imported, you can step through the code and easily debug your application. The good news is that the latest version of Code Composer Studio supports importing Energia sketches. You can set breakpoints, watch the value of variables, and step through an application one instruction at a time. Other options include blinking LEDs, or using external displays.Ĭode Composer Studio, TI’s official development tool, allows for line-by-line debugging of applications. Usually, we’re stuck putting a Serial.println() and watching the serial port to trace what our program is doing. One problem with Energia and Arduino is the difficulty of debugging.

This allows for easy development in an Arduino-like environment while targeting a different microcontroller family. Energia is a tool that brings the Arduino and Wiring framework to Texas Instruments’ MSP430 microcontrollers and the MSP430 Launchpad development board.
