Lab File Directory Structure
All modified files are in the
Project Folder
Project Source Files
Other Source Files that are
“Added” to the Project Folder
Supporting Files
Note: CCSv7 will automatically add ALL files contained in the folder where the project is created
Easier to make projects portable
${PROJECT_ROOT} provides
an anchor point for paths to files
that travel with the project
Easier to maintain and update
supporting files
Source files for multiple part
lab exercises