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.

Compiler: Header issue in TMS320F28027

Other Parts Discussed in Thread: CONTROLSUITE

Tool/software: TI C/C++ Compiler

Sir,

I am thinking to go with phase shifted full bridge for my application. As you mentioned already about the example present in digital library for PSFB . The header  file which is include "peripheralHeaderInclude".h . This header needs a compiling code. How to get that file, as this header is no where so I am unable to execute my code.  Please help.

Thank you

  • Hi Geet,

    Have you tried importing the HVPSFB project in CCS? Once you open this project in CCS, you should be able to find this file under included files in the project explorer window. You can also try compiling this project. If your controlSuite install has all the correct file, this project should compile without any issues.

    The "peripheralHeaderInclude.h' file should be located in '..ti\controlSUITE\development_kits\~SupportFiles\F2802x_headers'.

    I hope this helps.

    Hrishi