Energia does call other libraries. You might be able to debug "open loop" by search/grep through those libraries and finding a place set your desired UART speed. Another method would be to install Code Composer Studio IDE for a "single step" method of debug (use CCS Simple Perspective on the .ino file). Sorry I can only give you pointers.
↧