Quantcast
Channel: MSP430 Technical Forums
Viewing all articles
Browse latest Browse all 2077

Import Energia sketches into Code Composer Studio v6 // enabling true debugging on a sketch

$
0
0

Hi 43oh folks!

 

I wrote a quick blog post & tutorial on the www.energia.nu website. I wanted to walk through the process of setting up Code Composer Studio v6 to enable Energia sketch imports. This is a cool new feature that takes full advantage of the on-board hardware debugger that is available on our LaunchPad kits & allows developers to go beyond Serial.print().

 

This provides a nice migration path from Energia to CCS. Energia is great for rapid prototyping, but there are times when a true debugger could be helpful. With CCSv6, we can now import Energia sketches & get full debug features such as:

- Hardware breakpoints

- Watching variables

- Stepping through code line-by-line

- More!

 

You can see my blog post & tutorial @ http://energia.nu/go-beyond-serial-print-put-the-launchpads-on-board-debugger-to-work-import-energia-sketches-into-ccsv6/

 

Thanks!
Adrian


Viewing all articles
Browse latest Browse all 2077

Trending Articles