Home ·

SAM9X60 QML Type

Contains chip-specific information about SAM9X60 device. More...

Import Statement: import SAMBA.Device.SAM9X60 3.2
Inherits:

Device

Inherited By:

SAM9X60EK

Properties

Methods

Detailed Description

This QML type contains configuration, applets and tools for supporting the SAM9X60 device.

Applets

SAM-BA uses small programs called "Applets" to initialize the device or flash external memories. Please see SAMBA::Applet for more information on the applet mechanism.

External RAM Applet

This applet is in charge of configuring the external RAM.

The Low-Level applet must have been initialized first.

The only supported command is "init".

Property Documentation

config : alias

The device configuration used by applets (peripherals, I/O sets, etc.)

See also SAM9X60Config.


Method Documentation

commandLineSecureCommand(command, args)

Handle monitor commands through a SecureConnection

Handle secure commands specific to the secure SAM-BA monitor of SAM9X60 devices.


commandLineSecureCommandHelp(command)

Show help for monitor commands supported by a SecureConnection


commandLineSecureCommands()

List SAM9X60 specific commands for its secure SAM-BA monitor


initialize()

Initialize the SAM9X60 device using the current connection.

This method calls checkDeviceID.



Copyright © 2018 Microchip Technology
SAM-BA Documentation