metaonly interface IMSP430x22xx inherits IMSP430 {
instance:
per-instance config parameters
[
"PERIPHERALS_8BIT",
{
comment: "Memory mapped I/O registers",
name: "PERIPHERALS_8BIT",
base: 0x0010,
len: 0x00F0,
space: "io",
access: "RW"
}
],
[
"PERIPHERALS_16BIT",
{
comment: "Memory mapped I/O registers",
name: "PERIPHERALS_16BIT",
base: 0x0100,
len: 0x0100,
space: "io",
access: "RW"
}
],
[
"BSLSKEY",
{
comment: "Boot loader security key",
name: "BSLSKEY",
base: 0xFFDE,
len: 0x0002,
space: "data",
access: "RI"
}
],
[
"INT00",
{
comment: "Reserved Vector (int00)",
name: "INT00",
base: 0xFFE0,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT01",
{
comment: "Reserved Vector (int01)",
name: "INT01",
base: 0xFFE2,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT02",
{
comment: "I/O Port P1 Vector (int02)",
name: "INT02",
base: 0xFFE4,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT03",
{
comment: "I/O Port P2 Vector (int03)",
name: "INT03",
base: 0xFFE6,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT04",
{
comment: "Reserved Vector (int04)",
name: "INT04",
base: 0xFFE8,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT05",
{
comment: "ADC10 Vector (int05)",
name: "INT05",
base: 0xFFEA,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT06",
{
comment: "USCI_A0/B0 Transmit Vector (int06)",
name: "INT06",
base: 0xFFEC,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT07",
{
comment: "USCI_A0/B0 Receive Vector (int07)",
name: "INT07",
base: 0xFFEE,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT08",
{
comment: "Timer_A3 TBCCR1 Vector (int08)",
name: "INT08",
base: 0xFFF0,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT09",
{
comment: "Timer_A3 TBCCR0 Vector (int09)",
name: "INT09",
base: 0xFFF2,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT10",
{
comment: "Watchdog Vector (int10)",
name: "INT10",
base: 0xFFF4,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT11",
{
comment: "Reserved Vector (int11)",
name: "INT11",
base: 0xFFF6,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT12",
{
comment: "Timer_B3 TBCCR1 Vector (int12)",
name: "INT12",
base: 0xFFF8,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT13",
{
comment: "Timer_B3 TBCCR0 Vector (int13)",
name: "INT13",
base: 0xFFFA,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT14",
{
comment: "NMI Vector (int14)",
name: "INT14",
base: 0xFFFC,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"RESET",
{
comment: "Reset Vector (int15)",
name: "RESET",
base: 0xFFFE,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INFOA",
{
comment: "INFO Flash Memory Segment A",
name: "INFOA",
base: 0x10C0,
len: 0x0040,
space: "data",
access: "RW"
}
],
[
"INFOB",
{
comment: "INFO Flash Memory Segment B",
name: "INFOB",
base: 0x1080,
len: 0x0040,
space: "data",
access: "RW"
}
],
[
"INFOC",
{
comment: "INFO Flash Memory Segment C",
name: "INFOC",
base: 0x1040,
len: 0x0040,
space: "data",
access: "RW"
}
],
[
"INFOD",
{
comment: "INFO Flash Memory Segment D",
name: "INFOD",
base: 0x1000,
len: 0x0040,
space: "data",
access: "RW"
}
]
];
per-instance creation
per-instance functions
}
config IMSP430x22xx.adc10 // instance |
|
config IMSP430x22xx.clock // instance |
|
config IMSP430x22xx.commonMap // instance |
|
Memory map elements shared by all MSP430x22xx devices
[
"PERIPHERALS_8BIT",
{
comment: "Memory mapped I/O registers",
name: "PERIPHERALS_8BIT",
base: 0x0010,
len: 0x00F0,
space: "io",
access: "RW"
}
],
[
"PERIPHERALS_16BIT",
{
comment: "Memory mapped I/O registers",
name: "PERIPHERALS_16BIT",
base: 0x0100,
len: 0x0100,
space: "io",
access: "RW"
}
],
[
"BSLSKEY",
{
comment: "Boot loader security key",
name: "BSLSKEY",
base: 0xFFDE,
len: 0x0002,
space: "data",
access: "RI"
}
],
[
"INT00",
{
comment: "Reserved Vector (int00)",
name: "INT00",
base: 0xFFE0,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT01",
{
comment: "Reserved Vector (int01)",
name: "INT01",
base: 0xFFE2,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT02",
{
comment: "I/O Port P1 Vector (int02)",
name: "INT02",
base: 0xFFE4,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT03",
{
comment: "I/O Port P2 Vector (int03)",
name: "INT03",
base: 0xFFE6,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT04",
{
comment: "Reserved Vector (int04)",
name: "INT04",
base: 0xFFE8,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT05",
{
comment: "ADC10 Vector (int05)",
name: "INT05",
base: 0xFFEA,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT06",
{
comment: "USCI_A0/B0 Transmit Vector (int06)",
name: "INT06",
base: 0xFFEC,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT07",
{
comment: "USCI_A0/B0 Receive Vector (int07)",
name: "INT07",
base: 0xFFEE,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT08",
{
comment: "Timer_A3 TBCCR1 Vector (int08)",
name: "INT08",
base: 0xFFF0,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT09",
{
comment: "Timer_A3 TBCCR0 Vector (int09)",
name: "INT09",
base: 0xFFF2,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT10",
{
comment: "Watchdog Vector (int10)",
name: "INT10",
base: 0xFFF4,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT11",
{
comment: "Reserved Vector (int11)",
name: "INT11",
base: 0xFFF6,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT12",
{
comment: "Timer_B3 TBCCR1 Vector (int12)",
name: "INT12",
base: 0xFFF8,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT13",
{
comment: "Timer_B3 TBCCR0 Vector (int13)",
name: "INT13",
base: 0xFFFA,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INT14",
{
comment: "NMI Vector (int14)",
name: "INT14",
base: 0xFFFC,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"RESET",
{
comment: "Reset Vector (int15)",
name: "RESET",
base: 0xFFFE,
len: 0x0002,
space: "data",
access: "RW"
}
],
[
"INFOA",
{
comment: "INFO Flash Memory Segment A",
name: "INFOA",
base: 0x10C0,
len: 0x0040,
space: "data",
access: "RW"
}
],
[
"INFOB",
{
comment: "INFO Flash Memory Segment B",
name: "INFOB",
base: 0x1080,
len: 0x0040,
space: "data",
access: "RW"
}
],
[
"INFOC",
{
comment: "INFO Flash Memory Segment C",
name: "INFOC",
base: 0x1040,
len: 0x0040,
space: "data",
access: "RW"
}
],
[
"INFOD",
{
comment: "INFO Flash Memory Segment D",
name: "INFOD",
base: 0x1000,
len: 0x0040,
space: "data",
access: "RW"
}
]
];
config IMSP430x22xx.cpuCore // instance |
|
A string identifying the CPU Core
override config String cpuCore = "MSP430";
DETAILS
This uniquely identifies the instruction set that the CPU can
decode and execute.
config IMSP430x22xx.cpuCoreRevision // instance |
|
A string that uniquely identifies a revision of the core
config String cpuCoreRevision;
config IMSP430x22xx.dataWordSize // instance |
|
The size of an int on the target in 8-bit bytes
override config Int dataWordSize = 2;
config IMSP430x22xx.deviceHeader // instance |
|
The optional header file that define device specific constants and
structures
config String deviceHeader;
config IMSP430x22xx.flash // instance |
|
config IMSP430x22xx.gpio // instance |
|
config IMSP430x22xx.interruptController // instance |
|
config IMSP430x22xx.interruptEnableRegister1 // instance |
|
config IMSP430x22xx.interruptEnableRegister2 // instance |
|
config IMSP430x22xx.minDataUnitSize // instance |
|
The minimum addressable data unit size in 8-bit bytes
override config Int minDataUnitSize = 1;
config IMSP430x22xx.minProgUnitSize // instance |
|
The minimum addressable program unit size in 8-bit bytes
override config Int minProgUnitSize = 1;
config IMSP430x22xx.oa // instance |
|
config IMSP430x22xx.peripherals // instance |
|
A map of peripherals available on the device
config IMSP430x22xx.timer_A3 // instance |
|
config IMSP430x22xx.timer_B3 // instance |
|
config IMSP430x22xx.usci_A0_SPI // instance |
|
config IMSP430x22xx.usci_A0_UART // instance |
|
config IMSP430x22xx.usci_B0_I2C // instance |
|
config IMSP430x22xx.usci_B0_SPI // instance |
|
config IMSP430x22xx.vcc // instance |
|
Stores current system VCC value in CFG script
config IMSP430x22xx.wdtPlus // instance |
|
Instance Creation |
|
create(String revision);
// Create an instance-object
ARGUMENTS
revision
a string that identifies revision of the CPU to be
created.
DETAILS
A "data sheet" for a CPU allows one to get specific attributes
for a CPU programatically; e.g., the memory map of the CPU.
Notice that we don't specify CPU registers when we create a
a data-sheet; registers are provided as necessary to the other
functions defined in this interface. This allows one to more easily
get memory maps for several different setting of the registers,
for example.
IMSP430x22xx.getMemoryMap() // instance |
|
Get the memory map that corresponds to the values of the specified
registers
function getMemoryMap(registers);
ARGUMENTS
registers
a hash of named registers to values at the time
an executable is to be loaded (for example)
DETAILS
If a register is not specified and this register can affect the
memory map, the register is assumed to be set to its reset
value (the value of the register immediately after a CPU reset).
RETURNS
Returns an array of
xdc.platform.IPlatform.Memory
objects that represent the memory visible to an
executable running on the CPU.
IMSP430x22xx.getRegisterSet() // instance |
|
The set of valid register names for this CPU
function getRegisterSet();
DETAILS
This function returns the complete set of register names that may be
passed to the
getMemoryMap() function. This function is
only used to enable one to write a "requires contract" for the
getMemoryMap() function.
RETURNS
Returns an array of valid register names (strings) for
this device; only names from this array are valid keys
for the registers argument to
getMemoryMap().