ATSAML11

From SEGGER Wiki
Revision as of 10:19, 29 October 2018 by Sebastian (talk | contribs)
Jump to: navigation, search

This article describes device specifics of the Atmel SAML11 series devices.

Enable RAM execution

By default RAM execution is not allowed within SAM L11 devices and because of this by default no RAMCodes can be executed to erase or program FLASH. To enable RAM execution the RAM is eXecute Never (RXN) bit within User Row needs to be disabled. When connecting to the device with J-Link Commander or J-Flash the user will be asked if RAM execution shall be enabled. After confirming this request ATSAML11xxx can use the J-Link Ram Codes to erase and program Flash.

SAML11 example project for Embedded Studio

  1. To start the project download and unzip the package (SAML11_ES_TestProject)