Lab File Directory Structure
All modified files are in the
Project Folder
Original source files are
always available for reuse, if
a file becomes corrupted
Original Source Files
Source Files are “Added” to
the Project Folder
Supporting Files and Libraries
Note: CCSv6 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 and libraries