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.

TMDSSOLARPEXPKIT (F28035) based SEPIC Battery Charger Code Not working

Other Parts Discussed in Thread: CONTROLSUITE

Hello I am trying to use the Solar Kit for my senior design project. I couldn't find code package for it on control suite so I looked around and found this http://e2e.ti.com/support/microcontrollers/c2000/f/171/t/193078                                                                                                                                                                              

I went ahead and downloaded the zip file: "3443.SolarExplorer_PVBattChg_F2803x.zip"    but the code does not build and therefore I cannot debug it. 

When I hit debug I get load program error, Encountered a problem loading file: 3443.SolarExplorer_PVBattChg_F2803x\SolarExplorer_PVBattChg_F2803x\F2803x_FLASH\ProjectName.out  could not open file

As far as the program files go: src commons, SolarExplorere-DevInit_F2803x.c, SolarExplorer-DPL-ISR, SolarExplorer-Includes all have a red x on them on eclipse. (error from what I can see on eclipse)

From the project files, I have 53 errors and 10 warnings, 

Most of them are from "SolarExplorer-DPL-ISR.asm" file

[E0002] Invalid mnemonic SolarExplorer-DPL-ISR.asm /SolarExplorer_BattChgMPPT_Boost line 42 C/C++ Problem

I've attached the file below. I don't know what to do. Can anyone help. I am using Code Composer 5.5 btw