avie 0 Posted January 25, 2017 Share Posted January 25, 2017 HI If i import my ENERGIA project to CCS V6.1, can i also use the gui composer for the same project? best regards, avi Quote Link to post Share on other sites
BrianCruickshank 1 Posted July 17, 2017 Share Posted July 17, 2017 Yes - you can use GUI Composer 2 (at http://dev.ti.com/gc) to create a GUI for your MSP430G2553 device. You can either use JSON-formatted strings for communicating with the target over the serial port (see http://dev.ti.com/gallery/search/MSP430G2553_LEDs_and_Temp_Demo), or you can use a target-side monitor and communicate over the serial port with the monitor (see http://dev.ti.com/gallery/search/blinky_for_MSP430G2553 ). Regards, Brian zeke 1 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.