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.
Hi Guys,
I have got a C2000 Microcontroller TMDSCSOLAREXPKIT kit and I am planning to implement the photo voltaic inverter using it. I lost the USB drive which comes along with the kit and this is making really hard for me to connect the Microcontroller with computer. I have tried to follow the quick start guide for the solar inverter system in the control suite software and was not even able to find the proper GUI for the photo voltaic inverter system. so if someone could walk me through using the C2000 Microcontroller system with out the help of the USB drive I would be really greatfull. Thanks
Thanks for the support guys. I went through the QSG and made sure everything is connected properly but the red light is still blinking and I am not able to connect the kit with computer. Can you guys please tell me how to fix this issue?. Also is there any way that I can live chat with you or call you so that I can fix this easily. Thank you
Kishan,
1. Can you verify you are able to connect through CCS to the board? This will help eliminate any issues related to the Hardware.
For this please use the
C:\ti\controlSUITE\development_kits\SolarExplorer\SolarExplorer_PVInverter_F2803x\~Docs
Make sure you have HW settings as specified in 3.1 , and are able to load the code on the controller (Incremental Build Level 1).
If you are able to establish JTAG connection , we can looks at other options.
2. Once you have verofied you have JTAG connection, i will suggest running the below installer. This will install at the following location by default
C:\ti\controlSUITE\development_kits\SolarExplorer_v1.1
browse to this folder and follow the steps below to get the GUI running (this is based on GUI composer, the older GUI is crosshairs based, which is no longer supported third party of TI)
Running a GUI Project
1) Browse to the location of your GUI project which will be a .zip file and extract.
2) Browse to the location of your GUI Composer Runtime Install v5.5 (if you do not have it installed install it from http://processors.wiki.ti.com/index.php/Category:GUI_Composer), this will install at C:\ti\guicomposer\ by default.
3) Copy the extracted project folder PVI_GUI into the {guicomposer}/webapps directory
4) Now go to {guicomposer}/webapps /PVI_GUI/ and double click on launcher.exe
5) This will load the correct out file and establish connection to the board.