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.

Which files in Platform package should go under version control?

Hi,

I'm using CCS 5.1.0.09000 and SYS/BIOS 6.32.05.54.

My CCS project properties has two tabs under CCS General: "Main" and "RTSC". Under "RTSC" there is a Platform field called evmBoard. This corresponds to the contents of the evmBoard folder. The evmBoard folder has several files (such as config.bld, package.bld, Platform.xs, ...) and the folder "package". The folder "package" has many files and five folders (cfg, external, internal, lib, rel). So there are many files contained in the evmBoard folder.

Which files should be put under version control so that someone else can check out my project and build and run it?

I have looked at these links:

http://e2e.ti.com/support/embedded/bios/f/355/t/156037.aspx

http://processors.wiki.ti.com/index.php/Portable_Projects

http://processors.wiki.ti.com/index.php/Project_Sharing

Thanks,

Annie.