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.

pdk_keystone2_3_01_02_05 - exampleProjects

Guru*** 147964 points

There are CCS projects located in ti\pdk_keystone2_3_01_02_05\packages\exampleProjects.

Is there any documentation for these? 

Thank you

  • Hi,
    Please refer to the following location.

    FYI:
    The latest MCSDK version is 3_01_04_07

    C:\ti\pdk_keystone2_3_01_04_07\packages\ti\csl\docs
    C:\ti\pdk_keystone2_3_01_04_07\packages\API Documentation
  • Hi Cesar,

    The documentation about examples can be found in below paths and it can either readme.txt or user guide under doc directory.

    PATH:
    1. ~\ti\pdk_keystone2_3_01_01_04\packages\ti\drv\<peripheral>\docs
    2. ~\ti\pdk_keystone2_3_01_01_04\packages\ti\drv\<peripheral>\example
    3. ~\ti\pdk_keystone2_3_01_01_04\packages\ti\drv\<peripheral>\test

    Thank you.
  • Hello,

    The example projects are auto built from the individual driver example components. So, if you are interested in any specific component example, the best bet would be to go to the component folder directory and check what the example/test folders consists of.

    If you consider PA, there is an example directory ti\drv\pa\example. Under this, there are multiple examples emacExample, multicoreExample, reassemLib. The exampleProjects folder contains CCS projects which were compiled from these folders using .txt files. For example, PA_emacExample_K2KC66BiosExampleProject.txt is under ti\drv\pa\example\emacExample\k2k\c66\bios. 

    Regards,

    Arun