Creating SAM E Projects

Creating an SAM E C/C++ executable project

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

Creating an SAM E library project

To create a new library project:

Creating an SAM E externally built executable project

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

Creating an SAM E CrossWorks Tasking Library executable project

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

Creating an SAM E 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: