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.

TMS320F28335: TMS320F28335, CCS

Part Number: TMS320F28335

Hi,

  Following are the errors encountered while running the program

Description    Resource    Path    Location    Type
#20 identifier "TZ_FORCE_LO" is undefined    main.c    /FOC    line 1335    C/C++ Problem
<a href="file:/C:/ti/ccsv5/tools/compiler/dmed/HTML/225.html">#225-D</a>  function declared implicitly    main.c    /FOC    line 1287    C/C++ Problem
#20 identifier "PWMGEN_DEFAULTS" is undefined    main.c    /FOC    line 130    C/C++ Problem
#20 identifier "PWMDAC" is undefined    main.c    /FOC    line 133    C/C++ Problem
#20 identifier "CAPTURE_DEFAULTS" is undefined    main.c    /FOC    line 117    C/C++ Problem
#20 identifier "PWMGEN" is undefined    main.c    /FOC    line 130    C/C++ Problem
#20 identifier "QEP_DEFAULTS" is undefined    main.c    /FOC    line 114    C/C++ Problem
#20 identifier "CAPTURE" is undefined    main.c    /FOC    line 117    C/C++ Problem
#20 identifier "QEP" is undefined    main.c    /FOC    line 114    C/C++ Problem
<a href="file:/C:/ti/ccsv5/tools/compiler/dmed/HTML/225.html">#225-D</a>  function declared implicitly    main.c    /FOC    line 228    C/C++ Problem
<a href="file:/C:/ti/ccsv5/tools/compiler/dmed/HTML/225.html">#225-D</a>  function declared implicitly    main.c    /FOC    line 573    C/C++ Problem
<a href="file:/C:/ti/ccsv5/tools/compiler/dmed/HTML/225.html">#225-D</a>  function declared implicitly    main.c    /FOC    line 218    C/C++ Problem
<a href="file:/C:/ti/ccsv5/tools/compiler/dmed/HTML/225.html">#225-D</a>  function declared implicitly    main.c    /FOC    line 225    C/C++ Problem
<a href="file:/C:/ti/ccsv5/tools/compiler/dmed/HTML/225.html">#225-D</a>  function declared implicitly    main.c    /FOC    line 197    C/C++ Problem
<a href="file:/C:/ti/ccsv5/tools/compiler/dmed/HTML/225.html">#225-D</a>  function declared implicitly    main.c    /FOC    line 205    C/C++ Problem
#20 identifier "PWMDAC_DEFAULTS" is undefined    main.c    /FOC    line 133    C/C++ Problem
#20 identifier "SYSTEM_FREQUENCY" is undefined    main.c    /FOC    line 196    C/C++ Problem

How can I solve these?