Creating SAM L Projects

Creating an SAM L C/C++ executable project

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

Creating an SAM L library project

To create a new library project:

Creating an SAM L externally built executable project

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

Creating an SAM L CrossWorks Tasking Library executable project

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

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