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.

TMS320F28027 Project build error cc6

I am running a main.c file by including a  DSP2802x_Adc.h header file in following format:

#include "DSP2802x_Adc.h"

I get the following error message when doing Project > Build All

Description    Resource    Path    Location    Type
#20 identifier "Uint16" is undefined    .ccsproject    /pll    line 100, external location: C:\tidcs\c28\DSP2802x\v126\DSP2802x_headers\include\DSP2802x_Adc.h    C/C++ Problem

The error msg is not recognizing the identifier Unit16 declared in  DSP2802x_Adc.h header file


How do I fix this error


Regards,

Amit