There are CCS projects located in ti\pdk_keystone2_3_01_02_05\packages\exampleProjects.
Is there any documentation for these?
Thank you
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.
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