Creating SAM C Projects

Creating an SAM C C/C++ executable project

To create a new minimal C/C++ executable project:

Creating an SAM C library project

To create a new library project:

Creating an SAM C externally built executable project

To create a new project that will allow you to debug an existing externally built executable file:

Creating an SAM C CrossWorks Tasking Library executable project

To create a new C/C++ executable project configured to use the CrossWorks Tasking Library:

Creating an SAM C assembly code only executable project

Please note, this template does not add any C/C++ startup code or libraries and is therefore not suitable for creating projects that include C/C++ code.

To create a new assembly code only executable project without: