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.

TMS320C6748: Missing csl_gpio.h in PDK for C6748 Board

Part Number: TMS320C6748


Tool/software:

Hi Team, seeking for customer. 

working with the EPB C6748 board in Code Composer Studio (CCS) and need to use the Chip Support Library (CSL) for GPIO. However, I am facing an issue where the csl_gpio.h file is missing from my installation.

I have installed the following SDK versions:

  • Processor SDK: pdk_C6748_2_0_0_0

  • StarterWare: C6748_StarterWare_1_20_03_03

I checked the following paths, but the csl_gpio.h file is not present:

  • C:\ti\pdk_C6748\packages\ti\csl\include\

  • C:\ti\C6748_StarterWare_1_20_03_03\include\

Even after reinstalling, I cannot find the file, and my code shows a red underline error in CCS when including <csl_gpio.h>.

Questions:

  1. Is csl_gpio.h available in these SDK versions, or do I need an older version?

  2. If the file is missing, how can I obtain it?

  3. What is the correct path to include in CCS for GPIO support on C6748?

Thank you.

-Mark