Glossary

ANSI

American National Standards Institute: A private, non-profit organization that administers and coordinates the U.S. voluntary standards and conformity assessment system.

BMHD

Boot Mode Header: A programmable structure in UCB that stores the start address of the user code.

CPU

Central processing unit: A component of a computer system that controls the interpretation and execution of instructions.

DSPR

Data Scratchpad RAM, allows the CPU to access data faster compared to the other RAMs and Flashes

FAQ

Frequently asked questions

FPU

Floating-point unit: A component of a computer system that carries out operations on floating-point numbers.

GUI

Graphical user interface

IDE

Integrated development environment: A software for building applications that combines common developer tools into a single graphical user interface (GUI).

LMA

Load memory address: A loadable memory address specifying where the section is to be loaded.

MCU

Microcontroller: An integrated circuit designed to govern a specific operation in an embedded system.

PSPR

Program Scratchpad RAM, allows the CPU to access code faster compared to the other RAMs and Flashes

RAM

Random Access Memory

SRAM

See PSPR

UCB

A block of the microcontroller memory that stores the system configuration settings.

VMA

Virtual memory address: The address the section will have when the output file is run.