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.

First Time Project Build Errors

Other Parts Discussed in Thread: CONTROLSUITE

Hi,

This is my first time building a project for a C2000 using ControlSuite. I wanted my project to be able to use all of the example functions that are included in the blinky_cpu1 project. So I added tje F2837xS_common and F2837xS_headers include files to my project. I also added the same .c and .asm files that the blink_cpu01 project has such as F2837xS_Gpio.c etc...

I'm getting build errors and I don't know why. I tried to start my project identically to the blinky_cpu01 minus the actual blink_cpu01.c code and I don't know what is throwing me off. 

I'm calling my project SG_v1_0 and below is a screenshot with my Project Explorer open.

I'd appreciate any feedback as I really want to get up and running!