This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMDSSOLARUINVKIT: C2000 micro inverter questions

Part Number: TMDSSOLARUINVKIT

Tool/software: Code Composer Studio

Hi,

  When I use "SolarMicroInvGUI", the "appProgram.out" will be downloaded into F28035 that the TMDSSOLARUINVKIT will be connected and monitored by the GUI on PC. If I use CCS Eclipse Project "SolarMicroInv_F2803x" to build "SolarMicroInv_F2803x.out", can it be used with "SolarMicroInvGUI", i.e. replace "appProgram.out" to "SolarMicroInv_F2803x.out" in the folder "SolarMicroInvGUI". My purpose is that I would like to change parameters and rebuild the code, then test it with GUI on PC. Thanks.