Other Parts Discussed in Thread: CONTROLSUITE
Tool/software: Code Composer Studio
Is there a non-volatile memory on the TMDSSOLARUINVKIT that I can load a program into. I would like to load a program into the device once and then have it run at start up without having to connect a computer, compile, upload and and initiate the GUI each time.
If that is not possible, is there way to simultaneously compile, upload and initiate the GUI to three of the TMDSSOLARUINVKITs connected by USB to the same computer from Code Composer Studio?
Also, does TI have an interface program to remotely change variables in the GUI during operation outside of Code Composer Studio ? I would like to use JAVA, HTML, of Python to interact with the GUI to remotely change values based on user input as part of another user interface on a server.