Hi,
I'd like create a blank F28335 project template based on the example projects. I tried to follow 'C2833x/C2823x C/C++ Header Files and Peripheral
Examples Quick Start' application note. I created a __SYSTEM__ folder inside the project folder with copies of all the common/header include and source files. I added these include directories at Include Options. The only difference is that I'm using an extra main header file where I include DSP28x_Project.h. It compiles but the linker gives plenty of errors. Here is a screenshot showing the structure and the error messages: screenshot. Based on the app note it should work and I also compared against working examples. I just don't know what I am doing wrong here so any help would much appreciated. Thank you!