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.

problems when establishing new project with f28069

Hi All,

I am a student from China and new to C2000. 

I have a f28069 board and have learned several examples in conrtolsuite. But now I try to create my project without links to the source codes so I create 2 folders named include and source. The include for h files and source for c files.

In the include folder contains DSP28x_Project.h, F2806x_Cla_typedefs.h, F2806x_Device.h, F2806x_Examples.h and so on.

The problem is that I can not call the functions in these header files. And I typedef char   int8 in the F2806x_Device.h but there are errors when I try to create a new variable with type uint8.

The Attachment contains the source code.

Sorry for my poor english.

Regards,

Di8726.F28069_OLED.rar